All MIBs › BCS-IDENT-MIB › identIfAlarmStatus
identIfAlarmStatus
Module: BCS-IDENT-MIB
OID (symbolic): BCS-IDENT-MIB::identIfAlarmStatus
OID (numeric): 1.3.6.1.4.1.1166.7.1.14.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object defines the Alarm status of the interface as defined in ISO/IEC 10164-2 and state-machine
What is identIfAlarmStatus?
This read-write field indicates alarm status per ISO 10164-2: underRepair(1), critical(2), major(3), minor(4), alarmOutstanding(5), idle(6). Used for maintenance coordination. Example: underRepair(1) indicates the card is currently being serviced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.14 snmpwalk -v2c -c public <target> BCS-IDENT-MIB::identIfAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.1.14.1.14.1 snmpget -v2c -c public <target> BCS-IDENT-MIB::identIfAlarmStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.1.14.1.14.1 i <value>
Start monitoring Hirschmann BOBCAT BRS40 Series industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCS-IDENT-MIB::identIfAlarmStatus OID value, configure state conditions and alerts, and monitor any Hirschmann BOBCAT BRS40 Series industrial Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7 | bcs | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1 | bcsIdent | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14 | identIfExtensionTable | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14.1 | identIfExtensionEntry | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7.1.14.1.14 | identIfAlarmStatus | BCS-IDENT-MIB |