discreteAlarmEnable
NSCRTV-EDFA ·
.1.3.6.1.4.1.17409.1.1.2.1.3
Object
column mandatory
r/w
Enumeration
When the alarm so that it can open the (2 or 3), this parameter allows for alarm processing. If the alarm so that it can shut down (1), alarm processing will be carried out. This object default values for the disable (1). This object should be stored in non-volatile memory.
Context
- MIB
- NSCRTV-EDFA
- OID
.1.3.6.1.4.1.17409.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- discretePropertyEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NSCRTV-EDFA' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EDFA::discreteAlarmEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EDFA' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EDFA::discreteAlarmEnable.<discreteParameterOID>.<discreteAlarmValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EDFA' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EDFA::discreteAlarmEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enableMajor |
3 | enableMinor |