nbsOtnAlarmsState

NBS-OTNPM-MIB · .1.3.6.1.4.1.629.222.80.3.1.8

Object

column r/w Enumeration
This object reads 'notSupported' if the port is not configured with
an OTN protocol. Otherwise it reads 'monitoring' to indicate that
supported OTN alarms are actively reported in nbsOtnAlarmsRaised
and nbsOtnAlarmsChanged.
              
Writing 'clearing' to this object clears nbsOtnAlarmsChanged.

Context

MIB
NBS-OTNPM-MIB
OID
.1.3.6.1.4.1.629.222.80.3.1.8
Type
column
Access
readwrite
Status
current
Parent
nbsOtnAlarmsEntry

Walk 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 'NBS-OTNPM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OTNPM-MIB::nbsOtnAlarmsState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-OTNPM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OTNPM-MIB::nbsOtnAlarmsState.<nbsOtnAlarmsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-OTNPM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-OTNPM-MIB::nbsOtnAlarmsState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2monitoring
3clearing