All MIBs › ACMEPACKET2-ENVMON-MIB › apTrapInformationTableDataLength
apTrapInformationTableDataLength
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataLength
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.7.2.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The octet length of the information encoded in the trap.
What is apTrapInformationTableDataLength?
This OID specifies the length of the trap data payload in octets (bytes) as an unsigned integer. Engineers use this value to extract exactly the right amount of data from the trap message. A value of 4 means you should read exactly 4 bytes of data from the trap payload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.2.1.3 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.2.1.3.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataLength.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.7 | apSysMgmtSystemTrapObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.7.2 | apSysMgmtTrapInformationTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.7.2.1 | apSysMgmtTrapInformationTableEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.7.2.1.3 | apTrapInformationTableDataLength | ACMEPACKET2-ENVMON-MIB |