prtMlCallMode
RAD-MIB ·
.1.3.6.1.4.1.164.3.6.3.1.2.1.10
Object
column r/w
Enumeration
This object will be used when using an external modem linked to the KML.1-KML.4 or KML.10 cards. Initiate - KML card can initiate calls to the modem Listen - KML card listens only ; cannot initiate a call.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.6.3.1.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtMlEntry
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::prtMlCallMode'
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::prtMlCallMode.<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::prtMlCallMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConnected |
2 | bps4800 |
3 | bps6400 |
4 | bps7200 |
5 | bps8000 |
6 | bps9600 |
7 | bps12800 |
8 | bps16000 |
9 | bps24000 |
10 | bps32000 |
11 | bps64000 |
12 | bps11200 |