Image version, Snagimgver, Snagflashimgver – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 167: Snaggblifipaddr, Snaggblifipmask, Snaggblpassword, Snaggbldataretrievemod e

Advertising
background image

Unified IP MIB Reference

139

53-1002549-02

Image version

The snAgentCpu table was created because switch families evolved from a single-CPU system to a
multi-CPU system and CPU utilization information to non-management CPUs is required.

Image version

The following objects show information about software images in a device. These objects are
available in all devices.

Name, OID, and syntax

Access

Description

snAgImgVer
brcdIp.1.1.2.1.11
Syntax: DisplayString

Read-only

Shows the version of the running software. The software image file
name is displayed in the following format.
major.minor.maintenance[letters]
It can have up to 32 characters.

snAgFlashImgVer
brcdIp.1.1.2.1.12
Syntax: DisplayString

Read-only

Shows the version of the software image that has been saved in the
local storage, such as the flash memory. The software image file
name is displayed in the following format:
major.minor.maintenance[letters]
It can have up to 32 characters.
If this file is unknown or not available, then this object displays a null
string.

snAgGblIfIpAddr
brcdIp.1.1.2.1.13
Syntax: Integer

Read-write

Shows the IP address of the interface.

snAgGblIfIpMask
brcdIp.1.1.2.1.14
Syntax: Integer

Read-write

Shows the IP address mask of the interface.

snAgGblPassword
brcdIp.1.1.2.1.15
Syntax: DisplayString

Read-write

Shows the system security access password, which is used only for an
SNMP-Set. An SNMP-Get will return a zero string.
If the password-change any command (the default) is configured on
the device, then this object must be part of the SNMP Set operation
on some critical SNMP objects.
The value of this object depends on the authentication method for
SNMP operation:

If there is no AAA authentication configuration for SNMP, then
this object will have the enable super-user password.

If AAA authentication for SNMP is configured and has the leading
method as “enable” or “line”, this object will have the
corresponding “enable” or “line” password.

If the switch has AAA authentication for SNMP operation, and
the method specified is one of local, TACACS+, or RADIUS, this
object will have the <username> <password> format with one
space character between <username> and <password>.

The maximum size allows concatenation of 48 octets of username
and 48 octets of password, with one blank character
Refer to

“Configuration notes”

for more details.

Valid values: Up to 48 octets

snAgGblDataRetrieveMod
e
brcdIp.1.1.2.1.19
Syntax: Integer

Read-write

Retrieves the VLAN Table and Port-STP Table data as indicated by the
selected mode. The mode can be one of the following:

nextbootCfg(0) – Retrieves the next boot configuration data.

operationalData(1) – Retrieves the current running data.

Default: nextbootCfg(0)

Advertising