cmedTransportLastEvent

CISCO-IETF-MEGACO-MIB · .1.3.6.1.4.1.9.10.99999.1.2.1.1.10

Object

column Enumeration
Last event reported by the transport layer. 
notApplicable   (1) - Invalid/unknown. 
other           (2) - None from the list below. 
linkUp          (3) - Transport link is up. 
linkLoss        (4) - Transport link loss. 
persistentError (5) - No link - persistent error. 
linkShutdown    (6) - Link is shut down. 
switchOver      (7) - Fail-over.

Context

MIB
CISCO-IETF-MEGACO-MIB
OID
.1.3.6.1.4.1.9.10.99999.1.2.1.1.10
Type
column
Access
readonly
Status
current
Parent
cmedGatewayStatsEntry
Groups
1

Walk 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::cmedTransportLastEvent'
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::cmedTransportLastEvent.<cmedGatewayId>.<cmedGatewayLinkId>'
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::cmedTransportLastEvent'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2other
3linkUp
4linkLoss
5persistentError
6linkShutdown
7switchOver

Conformance