ccmGatewayPhysIfL2Status
CISCO-CCM-MIB ·
.1.3.6.1.4.1.9.9.156.1.10.10
Object
scalar Enumeration
The layer 2 status of a physical interface in a
gateway that has registered with the local CallManager.
unknown: Unknown status
up: Interface is up
down: Interface is down.
Context
- MIB
- CISCO-CCM-MIB
- OID
.1.3.6.1.4.1.9.9.156.1.10.10- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ccmNotificationsInfo
- Groups
- 6
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCM-MIB::ccmGatewayPhysIfL2Status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CCM-MIB::ccmGatewayPhysIfL2Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | up |
3 | down |