adminSnmpMacTableMode
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.2.18
Object
scalar r/w
Enumeration
If set to listAllPorts(1) the BRIDGE-MIBs dot1dTpFdbTable lits MAC address of all ports. If set to listUserPortsOnly(2) the BRIDGE-MIBs dot1dTpFdbTable lits only MAC addresses of user ports. MAC addresses of uplink/downlink ports are ignored.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.2.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bmSwitchAdmin
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEXANS-BM-MIB::adminSnmpMacTableMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEXANS-BM-MIB' -M '/opt/observium/mibs/nexans:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEXANS-BM-MIB::adminSnmpMacTableMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | listAllPorts |
2 | listUserPortsOnly |