irLdAlarmContactFaultState
MRV-IR-CHAR-MIB ·
.1.3.6.1.4.1.33.100.2.10.1.6
Object
The contact state (open or closed) which indicates the fault condition. If the value of this object and irLdAlarmContactState is the same, then the alarm point has been triggered.
Context
- MIB
- MRV-IR-CHAR-MIB
- OID
.1.3.6.1.4.1.33.100.2.10.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- irLdAlarmConfigEntry
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 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-CHAR-MIB::irLdAlarmContactFaultState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MRV-IR-CHAR-MIB::irLdAlarmContactFaultState.<irLdAlarmPortIndex>.<irLdAlarmPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MRV-IR-CHAR-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MRV-IR-CHAR-MIB::irLdAlarmContactFaultState'
Syntax
- Source
- IrContactState
- Base type
Enumeration
Values & Constraints
Type Values
1 | open |
2 | closed |