xgcpOperStatus
XGCP-MIB ·
.1.3.6.1.3.90.1.1.5
Object
scalar Enumeration
This object indicates the current operational
status of the protocol entity.
The possible operating status are:
up - protocol up
down - protocol down
shutDownInProgress - Shut down in progress.
The operating status - shutDownInProgress indicates
that the Media Gateway is in a transition state from
up to down. This state happens when resources are in
the process of being cleaned up and new resource
can't be allocated.
Context
- MIB
- XGCP-MIB
- OID
.1.3.6.1.3.90.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- xgcpCoreObjects
- Groups
- 1
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 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XGCP-MIB::xgcpOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XGCP-MIB::xgcpOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | shutDownInProgress |
Conformance
Member of