nnMstBridgeMappedVlansAction
NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB ·
.1.3.6.1.4.1.45.5.5.1.2.1.16
Object
column r/w
Enumeration
This object is used for adding or removing mapped VLANs associated with the Spanning Tree Instance. nnMstBridgeMappedVlans objects specifies the VLAN map. At retrieval, the value is always none(3).
Context
- MIB
- NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB
- OID
.1.3.6.1.4.1.45.5.5.1.2.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nnMstBridgeEntry
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 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB::nnMstBridgeMappedVlansAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB::nnMstBridgeMappedVlansAction.<nnMstBridgeInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB::nnMstBridgeMappedVlansAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | remove |
3 | none |