msSPRingMisconMapType
PROTECTION-MIB ·
.1.3.6.1.4.1.1038.130.20.21.1.6
Object
If the value is equal to terminated, the traffic in the ring is inserted or extracted at this node. If the value is equal to passedThrough the traffic only cross the node
Context
- MIB
- PROTECTION-MIB
- OID
.1.3.6.1.4.1.1038.130.20.21.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- msSPRingMisconMapEntry
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 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::msSPRingMisconMapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::msSPRingMisconMapType.<msSPRingMisconMapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTECTION-MIB::msSPRingMisconMapType'
Syntax
- Source
- MisconMapType
- Base type
Enumeration
Values & Constraints
Type Values
1 | terminated |
2 | passedThrough |