All MIBs › ACMEPACKET2-ENVMON-MIB › apTrapInformationTableDataOctets
apTrapInformationTableDataOctets
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataOctets
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.7.2.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The information represented in octets: snmpTypeInteger, snmpTypeObjectCounter32, snmpTypeObjectGauge, snmpTypeObjectOpaque and snmpTypeUnsignedInteger32 are 4 octets long. snmpTypeCounter64 is 8 octets long. snmpTypeObjectIpAddress, snmpTypeObjectNSAPAddress, are 4 octets long. Note - Data is aligned in network order.
What is apTrapInformationTableDataOctets?
This OID contains the raw binary data payload of the trap, limited to 1-255 octets, in network byte order. Engineers extract these bytes according to the DataType and DataLength fields to understand what values caused the alarm. A value of hex 00 00 00 C8 represents 200 in network order and might indicate 200% of a threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.2.1.4 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.2.1.4.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataOctets.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.4 | apTrapInformationTableDataOctets | ACMEPACKET2-ENVMON-MIB |