All MIBs › ACMEPACKET2-ENVMON-MIB › apTrapInformationTableDataType
apTrapInformationTableDataType
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataType
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.7.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
snmp type enumerated encoded in the trap. snmpTypeInteger is the size of integer. snmpTypeObjectIpAddress is an octet string of length 4.
What is apTrapInformationTableDataType?
This OID specifies the SNMP data type (integer, IP address, counter, etc.) used to encode trap data as an enumeration. Engineers need to know the data type to correctly parse and interpret the trap payload. A value of 'snmpTypeInteger' means the trap data should be read as a 32-bit signed integer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.2.1.2 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.2.1.2.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apTrapInformationTableDataType.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.2 | apTrapInformationTableDataType | ACMEPACKET2-ENVMON-MIB |