fsMIMstInstPortsMap
AricentMIMst-MIB ·
.1.3.6.1.4.1.2076.118.1.3.1.52
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
- AricentMIMst-MIB
- OID
.1.3.6.1.4.1.2076.118.1.3.1.52- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1sFutureMstEntry
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 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstInstPortsMap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstInstPortsMap.<fsMIDot1sFutureMstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIMst-MIB::fsMIMstInstPortsMap'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |