cmedxProfileAtmBearerType
CISCO-MEGACO-EXT-MIB ·
.1.3.6.1.4.1.9.10.104.1.1.3.1.18
Object
column r/w
Enumeration
This object specifies ATM bearer type.
bearerSvc (1) - the ATM bearer type is SVC (Switched
Virtual Circuit).
bearerPvc (1) - the ATM bearer type is PVC (Permanent
Virtual Circuit).
Context
- MIB
- CISCO-MEGACO-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.104.1.1.3.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmedxProfileEntry
- Groups
- 3
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::cmedxProfileAtmBearerType'
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::cmedxProfileAtmBearerType.<cmedGatewayId>.<cmedxProfileIndex>'
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::cmedxProfileAtmBearerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bearerSvc |
2 | bearerPvc |