CTIF-EXT-MIB :: ctIfLAA

MIB Reference — IPNetwork Monitor

All MIBsCTIF-EXT-MIBctIfLAA

ctIfLAA

Module: CTIF-EXT-MIB

OID (symbolic): CTIF-EXT-MIB::ctIfLAA

OID (numeric): 1.3.6.1.4.1.52.4.3.3.2.1.1.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

This object is used by a device (with a Token Ring interface) to set a Locally Administered Address (LAA) for it's MAC hardware address. When set, this LAA will override the default Universally Administered Address or burned in address of the interface.

For devices that do not support LAA:

- a read will return all zeros.

- any write attempt will return BADVALUE.

For devices that support LAA:

- valid values are 4000 0000 0000 to 4000 7fff ffff, and 0000 0000 0000 (a value of all zeros, causes interface to use the burned in address).

- a set (write) with an invalid value, returns BADVALUE.

- after a write, new values will only become active after the Token Ring interface has been closed and then opened again.

- a read of ctIfLAA will always return same value as ifPhysAddress, except in the case where;

o ctIfLAA has been set, but interface has not yet been closed and reopened, in this case the last set value is returned.

Note that a read of ifPhysAddress will always return the physical address currently being used by the interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.4
snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfLAA

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.4.1
snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfLAA.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.4.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.52cabletronCTRON-OIDS
1.3.6.1.4.1.52.4mibsCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3ctronExtnCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3.3ctronMib2CTRON-MIB-NAMES
1.3.6.1.4.1.52.4.3.3.2ctIfCTIF-EXT-MIB
1.3.6.1.4.1.52.4.3.3.2.1ctIfTableCTIF-EXT-MIB
1.3.6.1.4.1.52.4.3.3.2.1.1ctIfEntryCTIF-EXT-MIB
1.3.6.1.4.1.52.4.3.3.2.1.1.4ctIfLAACTIF-EXT-MIB