ctFramerIdleCellsConfig
CTFRAMER-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.3.3.9.1.1.1.4
Object
column mandatory
r/w
Enumeration
When this object is set to idle, null cells
will have the CLP bit set.
When this object is set to unassigned, null
cells will not have the CLP bit set.
This object is persistent.
Context
- MIB
- CTFRAMER-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.3.3.9.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctFramerConfigEntry
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 'CTFRAMER-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTFRAMER-CONFIG-MIB::ctFramerIdleCellsConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTFRAMER-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTFRAMER-CONFIG-MIB::ctFramerIdleCellsConfig.<ifIndex>.<ctIfPortPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTFRAMER-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTFRAMER-CONFIG-MIB::ctFramerIdleCellsConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | unassigned |