All MIBs › BTI-7000-MIB › condNotifSeverity
condNotifSeverity
Module: BTI-7000-MIB
OID (symbolic): BTI-7000-MIB::condNotifSeverity
OID (numeric): 1.3.6.1.4.1.18070.2.2.2.5.1.1.1.2
Node type: OBJECT-TYPE
Type: CondSeverity
Access: read-write
Description: The severity associated with the condition notification. - Only certain values are permitted for the set: default, critial, major, minor, notAlarmed. - Only certain values are visible for the get: critial, major, minor, major-minor, notAlarmed
What is condNotifSeverity?
Represents the configurable severity level (critical, major, minor, or notAlarmed) assigned to a condition notification on the BTI-7000. Operators can set this to override the default severity, allowing alarm prioritization to be tuned for their network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.2.5.1.1.1.2 snmpwalk -v2c -c public <target> BTI-7000-MIB::condNotifSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.2.5.1.1.1.2.1 snmpget -v2c -c public <target> BTI-7000-MIB::condNotifSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18070.2.2.2.5.1.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> condNotifSeverity.1
Start monitoring BTI Systems optical transport devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BTI-7000-MIB::condNotifSeverity OID value, configure state conditions and alerts, and monitor any BTI Systems optical transport devices from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.18070 | btiSystems | BTI-MIB |
| 1.3.6.1.4.1.18070.2 | btiProducts | BTI-MIB |
| 1.3.6.1.4.1.18070.2.2 | bti7000 | BTI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18070.2.2.2 | notifications | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.2.5 | notificationControl | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.2.5.1 | condNotifCtrl | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.2.5.1.1 | condNotifCtrlTable | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.2.5.1.1.1 | condNotifCtrlEntry | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.2.5.1.1.1.2 | condNotifSeverity | BTI-7000-MIB |