fsMstInstPortsMap
ARICENT-MST-MIB ·
.1.3.6.1.4.1.2076.80.1.51
Object
This object defines the spanning tree participating ports for an instance based on the GVRP enabled status. When the object is enabled and GVRP is enabled in the node, the member ports of the vlan which are mapped to the instance alone will be participating in the spanning tree topology of the instance. When the object is enabled and GVRP is disabled in the node, all the ports in the system will be participating in the spanning-tree of the instance. When this object is disabled, all the ports in the system will be participating in the spanning-tree of the instance. By default this is set to false.
Context
- MIB
- ARICENT-MST-MIB
- OID
.1.3.6.1.4.1.2076.80.1.51- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1sFutureMst
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 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MST-MIB::fsMstInstPortsMap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MST-MIB::fsMstInstPortsMap'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |