All MIBs › APSYSMGMT-MIB › apTrapTableNumVariables
apTrapTableNumVariables
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-MIB::apTrapTableNumVariables
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.7.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The number of information encoded in the trap.
What is apTrapTableNumVariables?
Reports the number of variable bindings (data fields) encoded within a given trap entry in the trap table. This tells a management system how many pieces of information to expect when decoding a trap record.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.1.1.3 snmpwalk -v2c -c public <target> APSYSMGMT-MIB::apTrapTableNumVariables
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.7.1.1.3.1 snmpget -v2c -c public <target> APSYSMGMT-MIB::apTrapTableNumVariables.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.1 | apSysMgmtTrapTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.7.1.1 | apSysMgmtTrapTableEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.7.1.1.3 | apTrapTableNumVariables | APSYSMGMT-MIB |