All MIBs › ACC-ACCESSPARTITION › accAccessPartitionTrapMsg
accAccessPartitionTrapMsg
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionTrapMsg
OID (numeric): 1.3.6.1.4.1.5.1.1.63.3.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Access Partition Trap Message
What is accAccessPartitionTrapMsg?
This OID contains a text message related to traps (alarms/alerts) generated by this access partition and provides human-readable details about what triggered the alert. You reference this when investigating SNMP traps to understand what condition or event on this partition caused the notification to be sent. For example, this might contain 'Interface down on partition_a' to explain why an alert was triggered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.3.1 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionTrapMsg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.3.1.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionTrapMsg.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.63 | accAccessPartition | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.3 | accAccessPartitionTraps | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.3.1 | accAccessPartitionTrapMsg | ACC-ACCESSPARTITION |