tpSnmpRmonAlarmCtrlVariable
TPLINK-SNMPRMON-MIB ·
.1.3.6.1.4.1.11863.6.32.1.2.4.1.1.2
Object
column r/w
Enumeration
The packet type that to be count.
Context
- MIB
- TPLINK-SNMPRMON-MIB
- OID
.1.3.6.1.4.1.11863.6.32.1.2.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSnmpRmonAlarmCtrlEntry
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 'TPLINK-SNMPRMON-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SNMPRMON-MIB::tpSnmpRmonAlarmCtrlVariable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-SNMPRMON-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SNMPRMON-MIB::tpSnmpRmonAlarmCtrlVariable.<tpSnmpRmonAlarmCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-SNMPRMON-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-SNMPRMON-MIB::tpSnmpRmonAlarmCtrlVariable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
4 | recBytes |
5 | recPackets |
6 | bPackets |
7 | mPackets |
8 | crcAlignErr |
9 | undersize |
10 | oversize |
12 | jabbers |
13 | collisions |
14 | packet64Bytes |
15 | packetFrom65to127 |
16 | packetFrom128to255 |
17 | packetFrom256to511 |
18 | packetFrom512to1023 |
19 | packetFrom1024to1518 |