LBMSH-MIB :: macStatus

MIB Reference — IPNetwork Monitor

All MIBsLBMSH-MIBmacStatus

macStatus

Module: LBMSH-MIB

OID (symbolic): LBMSH-MIB::macStatus

OID (numeric): 1.3.6.1.4.1.43.1.8.4.1.3.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object is used to enable or disable a shared MAC for SNMP protocol usage. Note that if a shared MAC has insufficient capabilities to run the SNMP stack then an attempt to set the status to active will fail. This object has three values: available, unavailable and snmpMac. The meaning of each of these is:

available: This MAC is currently available to run SNMP on behalf of the management card. unavailable: MAC cannot be selected to carry SNMP on behalf of the management card. The MAC may be in this state for a number of reasons. Examples are insufficient resource on the card, shared MAC already in use for something other than SNMP. snmpMac: This MAC is currently being used as the physical interface for management card SNMP traffic.

To select a MAC write snmpMac to this object. If the MAC is suitable and available then the current snmpMac will become unavailable and the selected MAC will become available.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.1.3.1.8
snmpwalk -v2c -c public <target> LBMSH-MIB::macStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.1.3.1.8.1
snmpget -v2c -c public <target> LBMSH-MIB::macStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.1.8.4.1.3.1.8.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> macStatus.1

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.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.1productsA3Com-products-MIB
1.3.6.1.4.1.43.1.8hubA3Com-products-MIB
1.3.6.1.4.1.43.1.8.4linkBuilderMSHA3Com-products-MIB
1.3.6.1.4.1.43.1.8.4.1miscLBHUB-MSH-MIB
1.3.6.1.4.1.43.1.8.4.1.3chassisMgmtMACTableLBHUB-MSH-MIB
1.3.6.1.4.1.43.1.8.4.1.3.1chassisMgmtMACEntryLBHUB-MSH-MIB
1.3.6.1.4.1.43.1.8.4.1.3.1.8macStatusLBMSH-MIB