wwpMacMgmtCMacStatus
WWP-MAC-MGMT-MIB ·
.1.3.6.1.4.1.6141.2.28.1.1.5.1.6
Object
column Enumeration
The Mac Address will be disabled or enabled depending upon the protective mode and its Mac Address limit. The added static Mac Address will always be enabled.
Context
- MIB
- WWP-MAC-MGMT-MIB
- OID
.1.3.6.1.4.1.6141.2.28.1.1.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wwpMacMgmtCacheMacEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-MAC-MGMT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-MAC-MGMT-MIB::wwpMacMgmtCMacStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-MAC-MGMT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-MAC-MGMT-MIB::wwpMacMgmtCMacStatus.<wwpMacMgmtCVlanID>.<wwpMacMgmtCPortId>.<wwpMacMgmtCMacIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-MAC-MGMT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-MAC-MGMT-MIB::wwpMacMgmtCMacStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |