All MIBs › ACC-ACCESSPARTITION › accAccessPartitionMsgLevel
accAccessPartitionMsgLevel
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionMsgLevel
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The current severity level of trap messages that may be generated regarding events associated with this access partition. Only trap messages whose serverity level is less than or equal to the current setting of this object will be displayed.
What is accAccessPartitionMsgLevel?
This OID sets a severity threshold (1-7, with 1 being critical and 7 being debug) that filters which alert messages are shown for events in this partition. Engineers tune this to reduce notification noise by only seeing important alerts, or to enable verbose logging during troubleshooting. A setting of '3' would show only critical, alert, and error-level traps, filtering out routine informational messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.4 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionMsgLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.4.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionMsgLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.4.1 i <value>
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.1 | accAccessPartitionTable | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1 | accAccessPartitionEntry | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1.4 | accAccessPartitionMsgLevel | ACC-ACCESSPARTITION |