vcgStackLcasStatusOper
SL-VCG-MIB ·
.1.3.6.1.4.1.4515.1.1.10.1.1.1.1.6
Object
column r/w
Enumeration
The oper status of the relationship between two sub-layers. This value is determined by the Admin status and the Source State and the Sink State of the vcat member.
Context
- MIB
- SL-VCG-MIB
- OID
.1.3.6.1.4.1.4515.1.1.10.1.1.1.1.6- 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::vcgStackLcasStatusOper'
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::vcgStackLcasStatusOper.<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::vcgStackLcasStatusOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |