capiConfigFaxTXLevel
BIANCA-BRICK-CAPI-MIB ·
.1.3.6.1.4.1.272.4.7.6.1.11
Object
column mandatory
r/w
Enumeration
Set the transmit level to -x dB db0 = 0dB, db3 = -3dB. In Germany -6dB (db6) is normally used for facsimile transmission.
Context
- MIB
- BIANCA-BRICK-CAPI-MIB
- OID
.1.3.6.1.4.1.272.4.7.6.1.11- 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::capiConfigFaxTXLevel'
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::capiConfigFaxTXLevel.<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::capiConfigFaxTXLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | db0 |
2 | db3 |
3 | db6 |
4 | db9 |
5 | db12 |
6 | db15 |