devDs3ConfigFramingType
PDN-DS3EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.14.1.1.1.2
Object
column r/w
Enumeration
The option provides the support for Direct Mapping or Physicial Layer Convergence Protocol (PLCP) mapping of ATM Cells into a Ds3 C-Bit Parity Format
Context
- MIB
- PDN-DS3EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.14.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- devDs3ConfigEntry
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 'PDN-DS3EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DS3EXT-MIB::devDs3ConfigFramingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DS3EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DS3EXT-MIB::devDs3ConfigFramingType.<devDs3ConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DS3EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DS3EXT-MIB::devDs3ConfigFramingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | direct |
2 | plcp |