adminSwitchPortMirror
NEXANS-BM-MIB ·
.1.3.6.1.4.1.266.20.2.11
Object
scalar r/w
Enumeration
If set to enable(1), the switch doesn't use address learning. This affects that any received packet will be forwarded to all ports of the particular VLAN. The switch acts like a hub within each VLAN.
Context
- MIB
- NEXANS-BM-MIB
- OID
.1.3.6.1.4.1.266.20.2.11- 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::adminSwitchPortMirror.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::adminSwitchPortMirror'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |