capiConfigFaxG3RcvSpeed
BIANCA-BRICK-CAPI-MIB ·
.1.3.6.1.4.1.272.4.7.6.1.2
Object
column mandatory
r/w
Enumeration
The G3 facsimile receive speed. For CM-EBRI this should be set to maximum. Set this field to `delete' to remove this entry. The entry can be deleted only if there is no entry with it's capiConfigStkNumber in the isdnStkTable.
Context
- MIB
- BIANCA-BRICK-CAPI-MIB
- OID
.1.3.6.1.4.1.272.4.7.6.1.2- 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::capiConfigFaxG3RcvSpeed'
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::capiConfigFaxG3RcvSpeed.<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::capiConfigFaxG3RcvSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | r4800 |
2 | r7200 |
3 | r9600 |
4 | r14400 |
5 | maximum |
6 | not-available |
7 | delete |