prtVoiceFaxSpeed
RAD-MIB ·
.1.3.6.1.4.1.164.3.6.3.4.1.1.9
Object
column r/w
Enumeration
The channel speed. For KVF.6 and KVF.8 cards, each value will represent [4 x value], since each channel (Internal or External) is comprised of 4 sub-channels having the selected value.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.6.3.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtVoiceFaxEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtVoiceFaxSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtVoiceFaxSpeed.<chIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtVoiceFaxSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tx |
2 | rx |
3 | compress |
4 | priority |
5 | loadSharing |
6 | facs |
7 | codConnect |
8 | codDisconnect |