capiConfigV42bis
BIANCA-BRICK-CAPI-MIB ·
.1.3.6.1.4.1.272.4.7.6.1.7
Object
column mandatory
r/w
Enumeration
Specifies whether V.42bis data compression should be used. If data compression is activated here,the receiving or sending side is first queried whether it supports data compression. The BRICK supports V.42bis data compression using up to 2 B-channels.
Context
- MIB
- BIANCA-BRICK-CAPI-MIB
- OID
.1.3.6.1.4.1.272.4.7.6.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- capiConfigEntry
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 'BIANCA-BRICK-CAPI-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-CAPI-MIB::capiConfigV42bis'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-CAPI-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-CAPI-MIB::capiConfigV42bis.<capiConfigStkNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-CAPI-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-CAPI-MIB::capiConfigV42bis'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | not-available |