Snagtrprcvrtable, Snagtrprcvrindex, Snagtrprcvripaddr – Brocade Unified IP MIB Reference (Supporting FastIron Release 07.5.00) User Manual

Page 186: Snagtrprcvrcommuni tyorsecurityname, Snagtrprcvrstatus, Snagtrprcvrudpport, Snagtrprcvrsecuritym odel, Snagtrprcvrsecurityl evel, Boot sequence table

Advertising
background image

158

Unified IP MIB Reference

53-1002549-02

Boot sequence table

Boot sequence table

The boot sequence table shows a list of software image loads. The images are in the sequence that
will be used at boot up. When the devices are booted, the first image in the table will be loaded into
the device. If that software image fails, the second image will be tried. The process continues until
a successful load is completed.

The boot sequence table is available in all devices. The combination of all the objects in this table
must be unique. Duplicate instructions are rejected.

Name, OID, and syntax

Access

Description

snAgTrpRcvrTable
brcdIp.1.1.2.3.1
Syntax: SEQUENCE OF
SnAgTrpRcvrEntry

None

The trap receiver table.

snAgTrpRcvrIndex
brcdIp.1.1.2.3.1.1.1
Syntax: Integer

Read-only

Shows the index in the trap receiver table.
Valid values: 1 – 10

snAgTrpRcvrIpAddr
brcdIp.1.1.2.3.1.1.2
Syntax: IpAddress

Read-write

Indicates the IP address of the SNMP manager that will receive the trap.

snAgTrpRcvrCommuni
tyOrSecurityName
brcdIp.1.1.2.3.1.1.3
Syntax: OCTET
STRING

Read-write

Indicates the community string to use to access the trap receiver. This
object can have up to 32 octets.

snAgTrpRcvrStatus
brcdIp.1.1.2.3.1.1.4
Syntax: Integer

Read-write

Controls the management of the table rows. The following are the values:

ignore(5) – Do not send traps to this entry at this time.

delete(3) – Deletes the row.

create(4) – Creates a new row.

If the row exists, then a SET with a value of create(5) returns error
"badValue". Deleted rows are deleted immediately.
The following values can be returned on reads:

other(1) – Some other case.

valid(2) – Row exists and is valid.

ignore(5) – Do not send traps to this entry at this time.

snAgTrpRcvrUDPPort
brcdIp.1.1.2.3.1.1.5
Syntax: Integer

Read-write

Indicates the UDP port number of the trap receiver.
Valid values: 0 – 65535
Default: 162

snAgTrpRcvrSecurityM
odel
brcdIp.1.1.2.3.1.1.6
Syntax: Integer

Read-write

Allows configuration of security model (v1, v2c, or 3).

snAgTrpRcvrSecurityL
evel
brcdIp.1.1.2.3.1.1.7
Syntax: Integer

Read-write

Allows configuration of the security level (noauth, auth, or auth+priv).

Advertising