AISYSTEM-MIB :: aiSystemSendsStatusTraps

MIB Reference — IPNetwork Monitor

All MIBsAISYSTEM-MIBaiSystemSendsStatusTraps

aiSystemSendsStatusTraps

Module: AISYSTEM-MIB

OID (symbolic): AISYSTEM-MIB::aiSystemSendsStatusTraps

OID (numeric): 1.3.6.1.4.1.539.8.1

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-only

Description:

This flag indicates whether or not this agent sends traps when its ports change status. The TruthValue syntax defines values of true(1) and false(2).

What is aiSystemSendsStatusTraps?

This OID is a true/false flag indicating whether the device automatically sends alert notifications when port status changes (up/down). It shows whether trap-based alerting is enabled for this agent. An operator would check this value to confirm the device is configured to send immediate notifications when network interfaces fail, rather than requiring polls.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.1
snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSystemSendsStatusTraps

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.1.1
snmpget -v2c -c public <target> AISYSTEM-MIB::aiSystemSendsStatusTraps.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aiSystemSendsStatusTraps.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.539aiiAIDIALOUT-MIB
1.3.6.1.4.1.539.8aiSystemAISYSTEM-MIB
1.3.6.1.4.1.539.8.1aiSystemSendsStatusTrapsAISYSTEM-MIB