voipFeatureType
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.7.9.4.2.1.3
Object
column Enumeration
This object represents the Feature's Type.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.7.9.4.2.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- voipFeatureEntry
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::voipFeatureType'
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::voipFeatureType.<index>'
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::voipFeatureType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | r300Bps |
2 | r1200Bps |
3 | r2400Bps |
4 | r4800Bps |
5 | r9600Bps |
6 | r19200Bps |
7 | r38400Bps |
8 | r57600Bps |
9 | r115200Bps |