cmedTermAdminStatus
CISCO-IETF-MEGACO-MIB ·
.1.3.6.1.4.1.9.10.99999.1.3.2.1.3
Object
column r/w
Enumeration
The desired state of the termination. The testing(3) state indicates that no connections can be created for this termination. When a managed system initializes, all terminations start with cmedTermAdminStatus in the outOfService(2) state. As a result of either explicit management action or per configuration information retained by the managed system, cmedTermAdminStatus is then changed to either the inService(1) or testing(3) states (or remains in the outOfService(2) state).
Context
- MIB
- CISCO-IETF-MEGACO-MIB
- OID
.1.3.6.1.4.1.9.10.99999.1.3.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmedTerminationsEntry
- 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-IETF-MEGACO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MEGACO-MIB::cmedTermAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-MEGACO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MEGACO-MIB::cmedTermAdminStatus.<cmedGatewayId>.<cmedTermId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-MEGACO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-MEGACO-MIB::cmedTermAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inService |
2 | outOfService |
3 | testing |
Conformance
Member of