All MIBs › APSYSMGMT-MIB › apTrapInformationTableDataType
apTrapInformationTableDataType
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-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?
Reports the SNMP data type of a specific variable binding encoded in a trap, such as integer, IP address, or counter. This type information is needed to correctly interpret the raw octet data carried in the trap information record.
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> APSYSMGMT-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> APSYSMGMT-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 | APSYSMGMT-MIB |