aprisaXEQuadJetAISAlarmEnabled
APRISAXE-MIB-4RF ·
.1.3.6.1.4.1.14817.7.3.1.2.88.1.8
Object
AIS alarm enabled or disabled.
Context
- MIB
- APRISAXE-MIB-4RF
- OID
.1.3.6.1.4.1.14817.7.3.1.2.88.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aprisaXEQuadJetPortEntry
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 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEQuadJetAISAlarmEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APRISAXE-MIB-4RF::aprisaXEQuadJetAISAlarmEnabled.<aprisaXEQuadJetPortTableSlot>.<aprisaXEQuadJetPortTablePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APRISAXE-MIB-4RF' -M '/opt/observium/mibs/4rf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APRISAXE-MIB-4RF::aprisaXEQuadJetAISAlarmEnabled'
Syntax
- Source
- COMMON-TC-4RFFourRFAlarmEnabled
- Base type
Enumeration
Type Description
Indicates whether an alarm is enabled or not, it may be useful to allow specific alarms to be enabled or disabled by the user.
Values & Constraints
Type Values
0 | disabled |
1 | enabled |