jnxIfOtnNotificationTrigSeverity
JUNIPER-IFOTN-MIB ·
.1.3.6.1.4.1.2636.3.70.1.1.9.1.8
Object
This will be the Severity of the Notification for that layer.
Context
- MIB
- JUNIPER-IFOTN-MIB
- OID
.1.3.6.1.4.1.2636.3.70.1.1.9.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- jnxIfOtnNotificationTrigEntry
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 'JUNIPER-IFOTN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IFOTN-MIB::jnxIfOtnNotificationTrigSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IFOTN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IFOTN-MIB::jnxIfOtnNotificationTrigSeverity.<jnxIfOtnNotificationTrigContainerIndex>.<jnxIfOtnNotificationTrigL1Index>.<jnxIfOtnNotificationTrigL2Index>.<jnxIfOtnNotificationTrigL3Index>.<jnxIfOtnNotificationTrigLayer>.<jnxIfOtnNotificationTrigTCMLevel>.<jnxIfOtnNotificationTrigAlmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IFOTN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IFOTN-MIB::jnxIfOtnNotificationTrigSeverity'
Syntax
- Source
- JnxIfOtnSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | jnxCritical |
2 | jnxMajor |
3 | jnxMinor |
4 | jnxInfo |