All MIBs › NSCRTV-ROOT › discreteAlarmState
discreteAlarmState
Module: NSCRTV-ROOT
OID (symbolic): NSCRTV-ROOT::discreteAlarmState
OID (numeric): 1.3.6.1.4.1.17409.1.1.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The parameters of the current state of alarm.
What is discreteAlarmState?
Reports the current alarm state of this discrete parameter — nominal, discrete-major, or discrete-minor. An admin reads this to see whether a monitored discrete condition (like a tamper or door switch) is currently normal or actively alarming.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17409.1.1.2.1.4 snmpwalk -v2c -c public <target> NSCRTV-ROOT::discreteAlarmState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17409.1.1.2.1.4.1 snmpget -v2c -c public <target> NSCRTV-ROOT::discreteAlarmState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> discreteAlarmState.1
Start monitoring HFC (Hybrid Fiber Coax) cable plant equipment / EMS node (NSCRTV, enterprise OID root) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCRTV-ROOT::discreteAlarmState OID value, configure state conditions and alerts, and monitor any HFC (Hybrid Fiber Coax) cable plant equipment / EMS node (NSCRTV, enterprise OID root) from a single console.
OID Breakdown
Upper-level ancestors (10 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.17409 | nscrtvRoot | NSCRTV-EPONEOC-EPON-MIB |
| 1.3.6.1.4.1.17409.1 | nscrtvHFCemsTree | NSCRTV-EPONEOC-EPON-MIB |
| 1.3.6.1.4.1.17409.1.1.2 | discretePropertyTable | NSCRTV-HFCEMS-PROPERTY-MIB |
| 1.3.6.1.4.1.17409.1.1.2.1 | discretePropertyEntry | NSCRTV-HFCEMS-PROPERTY-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17409.1.1 | propertyIdent | NSCRTV-ROOT |
| 1.3.6.1.4.1.17409.1.1.2.1.4 | discreteAlarmState | NSCRTV-ROOT |