cmmcaNextNodeStatus
CISCO-MMODAL-CONTACT-APPS-MIB ·
.1.3.6.1.4.1.9.9.664.1.1.14.1.6
Object
column CmmcaNextNodeStatus
The current status of the neighbouring node connected to the device as
viewed by this Device.
unknown(1) : Current status of the node is Unknown,
available (2) : The connection is up and available
unavailable(3) : The connection is down and not available.
Context
- MIB
- CISCO-MMODAL-CONTACT-APPS-MIB
- OID
.1.3.6.1.4.1.9.9.664.1.1.14.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmmcaNextNodeEntry
- 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 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaNextNodeStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaNextNodeStatus.<cmmcaNextNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MMODAL-CONTACT-APPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MMODAL-CONTACT-APPS-MIB::cmmcaNextNodeStatus'
Syntax
- Source
- CmmcaNextNodeStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | available |
3 | unavailable |
Conformance
Member of