cmedxEphTermStatsType
CISCO-MEGACO-EXT-MIB ·
.1.3.6.1.4.1.9.10.104.1.2.5.1.1
Object
column Enumeration
This object specifies the statistics of the termination type
to be retrieved.
all (1) - Statistics for all ephemeral termination
types.
scn (2) - Statistics for SCN/DS terminations
pdnRtp (3) - Statistics for PDN terminations of RTP
type.
pdnAtmAal1 (4) - Statistics for PDN terminations of
ATM type with AAL1 adaptation layer.
pdnAtmAal2 (5) - Statistics for PDN terminations of
ATM type with AAL2 adaptation layer.
Context
- MIB
- CISCO-MEGACO-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.104.1.2.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cmedxEphemeralTermStatsEntry
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-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxEphTermStatsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxEphTermStatsType.<cmedGatewayId>.<cmedxEphTermStatsType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEGACO-EXT-MIB::cmedxEphTermStatsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | scn |
3 | pdnRtp |
4 | pdnAtmAal1 |
5 | pdnAtmAal2 |