pktSwchAsyncRunProIdleTimer
RAD-MIB ·
.1.3.6.1.4.1.164.8.2.6.1.6
Object
column Integer32
Packets will be forwarded when the idle timer expires. The idle time interval is specified as a multiple of 50 milliseconds. The multiple is given by the parameter value. For example, a value of 60 sets an interval of 3 seconds. If the parameter value is 0, no forwarding occurs after the idle condition.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.2.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktSwchAsyncRunProEntry
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::pktSwchAsyncRunProIdleTimer'
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::pktSwchAsyncRunProIdleTimer.<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::pktSwchAsyncRunProIdleTimer'
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | r2400bps |
2 | r4800bps |
3 | r9600bps |
4 | r14400bps |
5 | r19200bps |
6 | r38400bps |
7 | r48Kbps |
8 | r56Kbps |
9 | r64Kbps |
10 | r128Kbps |
11 | r256Kbps |
12 | r384Kbps |
13 | r504Kbps |
14 | r768Kbps |
15 | r1008Kbps |
16 | r1466Kbps |
17 | r2016Kbps |
255 | external |