zxDslImaGroupDsx1IdleCells
ZTE-DSL-IMA-MIB ·
.1.3.6.1.4.1.3902.1004.30.1.1.17
Object
column r/w
Enumeration
This variable indicates the types of cells that should be sent in case there is no real data to send. According to the ATM Forum, Unassigned cells should be sent (octet 1-3 are 0's, octet 4 is 0000xxx0, where x is 'don't care'). According to the CCITT specifications, Idle cells should be sent (everything is '0' except for the CLP bit which is '1'). By default, unassigned cells are transmitted is case there is no data to send.
Context
- MIB
- ZTE-DSL-IMA-MIB
- OID
.1.3.6.1.4.1.3902.1004.30.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxDslImaGroupEntry
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 'ZTE-DSL-IMA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-IMA-MIB::zxDslImaGroupDsx1IdleCells'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-IMA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-IMA-MIB::zxDslImaGroupDsx1IdleCells.<zxDslImaGroupIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-IMA-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-IMA-MIB::zxDslImaGroupDsx1IdleCells'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unassigned |
2 | idle |