doubleCableLength3-6
Vct-Loopdetect-59-MIB ·
.1.3.6.1.4.1.3902.3.102.24.1.1.9
Object
column Enumeration
The length of cable pair 3-6.
Context
- MIB
- Vct-Loopdetect-59-MIB
- OID
.1.3.6.1.4.1.3902.3.102.24.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vctEntry
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 'Vct-Loopdetect-59-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Vct-Loopdetect-59-MIB::doubleCableLength3-6'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Vct-Loopdetect-59-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Vct-Loopdetect-59-MIB::doubleCableLength3-6.<vctIfindex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Vct-Loopdetect-59-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Vct-Loopdetect-59-MIB::doubleCableLength3-6'
Syntax
Enumeration
Values & Constraints
Enumerated Values
200 | lessthan50 |
201 | from50to80 |
202 | from80to110 |
203 | from110to140 |
204 | morethan140 |
205 | unknow |
206 | null |