vctIsValid
Es2952-MIB ·
.1.3.6.1.4.1.3902.15.2.11.12.1.1.3
Object
column Enumeration
This item indicates whether the port surports vct or whether the result is valid. yes2 means there are 2 pairs, yes4 means there are 4 pairs.
Context
- MIB
- Es2952-MIB
- OID
.1.3.6.1.4.1.3902.15.2.11.12.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vctPortEntry
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 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::vctIsValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::vctIsValid.<vctPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Es2952-MIB::vctIsValid'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes2 |
3 | yes4 |