vcgStackSts1Mapping
SL-VCG-MIB ·
.1.3.6.1.4.1.4515.1.1.10.1.1.1.1.4
Object
column r/w
Enumeration
In the case of sdh sts1 path there are two possibilities for mapping: 1. c3->vc3->tu3->tug3-x3->vc4->au4->aug1 ::tu3(1) 2. c3->vc3->au3-x3->aug1 ::au3(2) 3. Otherwise ::na(3)
Context
- MIB
- SL-VCG-MIB
- OID
.1.3.6.1.4.1.4515.1.1.10.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vcgStackStatusEntry
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 'SL-VCG-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-VCG-MIB::vcgStackSts1Mapping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-VCG-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-VCG-MIB::vcgStackSts1Mapping.<vcgStackLinkIndex>.<vcgStackStsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-VCG-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-VCG-MIB::vcgStackSts1Mapping'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tu3 |
2 | au3 |
3 | na |