msSPRingInitiator2
PROTECTION-MIB ·
.1.3.6.1.4.1.1038.130.20.6.1.11
Object
column MsSPRingID
A reference(ID) to the equipment that respond to the SWITCH; this is mainly the Slave when the equipment is in SWITCH state; in some case like bidirectional SF both equipment of the couple equipment are Master. In PASS state Master and Slave are undeterminated
Context
- MIB
- PROTECTION-MIB
- OID
.1.3.6.1.4.1.1038.130.20.6.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- msSPRingEntry
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::msSPRingInitiator2'
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::msSPRingInitiator2.<msSPRingIndex>'
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::msSPRingInitiator2'
Syntax
- Source
- MsSPRingID
- Base type
Enumeration
Values & Constraints
Type Values
0 | node0 |
1 | node1 |
2 | node2 |
3 | node3 |
4 | node4 |
5 | node5 |
6 | node6 |
7 | node7 |
8 | node8 |
9 | node9 |
10 | node10 |
11 | node11 |
12 | node12 |
13 | node13 |
14 | node14 |
15 | node15 |
255 | nodeUNK |