hpVgXcvrState
HP-ICF-VG-RPTR ·
.1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.5
Object
column Enumeration
This object is set to 'unknown' if the transceiver is not present or its status cannot be determined. 'inUse' indicates that the transceiver is currently selected for use by its associated port. 'standby' indicates the associated port is using another tranceiver, but this tranceiver could be used if needed. 'silent' indicates that the tranceiver is not detecting any tones on the link. 'linkFailure' indicates that the tranceiver was unable to train for some reason.
Context
- MIB
- HP-ICF-VG-RPTR
- OID
.1.3.6.1.4.1.11.2.14.11.3.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpVgXcvrEntry
- Groups
- 1
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 'HP-ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-VG-RPTR::hpVgXcvrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-VG-RPTR::hpVgXcvrState.<hpVgXcvrGroupIndex>.<hpVgXcvrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-VG-RPTR::hpVgXcvrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | inUse |
3 | standby |
4 | silent |
5 | linkFailure |
Conformance
Member of