atmfDS1E1CESCBRService
ATMF-CES-MIB ·
.1.3.6.1.4.1.353.5.2.1.1.1.4
Object
column r/w
Enumeration
Define if DS1/E1 service as structured or not. A structured(2) interface is some nx64Kbps. An unstructured (1) interface is 1.544Mbps or 2.048Mbps. unstructured(1) passes all bits through the ATM network. strucutured(2) passes data bits through the ATM network, and may also pass signalling bits
Context
- MIB
- ATMF-CES-MIB
- OID
.1.3.6.1.4.1.353.5.2.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmfDS1E1CESConfEntry
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 'ATMF-CES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES-MIB::atmfDS1E1CESCBRService'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMF-CES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES-MIB::atmfDS1E1CESCBRService.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMF-CES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMF-CES-MIB::atmfDS1E1CESCBRService'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unstructured |
2 | structured |