cpqDaManagedCableStatus
CPQIDA-MIB ·
.1.3.6.1.4.1.232.3.2.2.3.1.4
Object
column mandatory
Enumeration
Managed Cable Status.
The following values are defined:
Other (1)
Indicates that the instrument agent can not determine the
managed cable status.
Ok (2)
Indicates the cable is functioning properly.
Non Fatal Fault (3)
Indicates the cable has reported a non fatal fault. See
cpqDaManagedCableFaultCode for more information.
Fatal Fault (4)
Indicates the cable has reported a fatal fault. See
cpqDaManagedCableFaultCode for more information.
Context
- MIB
- CPQIDA-MIB
- OID
.1.3.6.1.4.1.232.3.2.2.3.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqDaManagedCableEntry
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 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaManagedCableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQIDA-MIB::cpqDaManagedCableStatus.<cpqDaManagedCableCntlrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQIDA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQIDA-MIB::cpqDaManagedCableStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.