tRingPortStnPortMapEnable
DOT5-LOG-MIB ·
.1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.5
Object
column mandatory
r/w
Enumeration
A write of mappingEnabled to this object permits a station port to be associated, or mapped, to a station participating in the ring poll process on this ring. A write of mappingDisabled prevents this association from taking place. This object is intended to be used when a network monitoring device, such as Network General's Sniffer (tm), is inserted on a ring but is not actively participating in the ring poll. The default value of this object is mappingEnabled.
Context
- MIB
- DOT5-LOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.1.1.3.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- tRingPortStnEntry
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 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingPortStnPortMapEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-LOG-MIB::tRingPortStnPortMapEnable.<tRingPortStnPortId>.<tRingPortStnPortGrpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-LOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-LOG-MIB::tRingPortStnPortMapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mappingEnabled |
2 | mappingDisabled |