adGenPluggableAlarmSlotMissingLevel
ADTRAN-PLUGGABLE-PORT-MIB ·
.1.3.6.1.4.1.664.5.70.4.5.2.1.2
Object
column r/w
Enumeration
Sets the Pluggable Missing alarm level (affects all Pluggable Ports)
Context
- MIB
- ADTRAN-PLUGGABLE-PORT-MIB
- OID
.1.3.6.1.4.1.664.5.70.4.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenPluggableAlarmSlotProvEntry
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 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggableAlarmSlotMissingLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggableAlarmSlotMissingLevel.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggableAlarmSlotMissingLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | info |
3 | alert |
4 | minor |
5 | major |
6 | critical |