alarmDSRchange
MOXA-NP6000-MIB ·
.1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.7
Object
column r/w
Enumeration
A change in the DSR (Data Set Ready) signal indicates that the data communication equipment is powered off. For example, if the DSR signal changes to low, it indicates that the data communication equipment is powered down. When the DSR signal changes to low, the NPort 6000 series device server will immediately raise a d-out alarm. Note: NPort 6150, 6250, 6250-S-SC, 6250-M-SC do not support write access.
Context
- MIB
- MOXA-NP6000-MIB
- OID
.1.3.6.1.4.1.8691.2.8.1.5.2.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portEventSettingsEntry
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 'MOXA-NP6000-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-NP6000-MIB::alarmDSRchange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-NP6000-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-NP6000-MIB::alarmDSRchange.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-NP6000-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-NP6000-MIB::alarmDSRchange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |