atUfoAlarmState
AT-UFO-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.605.1.4
Object
scalar SNMPv2-TCTruthValue
Has the value of 1 (true) if one or more UFO privateVLAN is in the blackhole state, indicating an alarm has been triggered. Otherwise has the value of 2 (false) indicating the alarm has been cleared.
Context
- MIB
- AT-UFO-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.605.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- atUfoTrapVariables
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UFO-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UFO-MIB::atUfoAlarmState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UFO-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UFO-MIB::atUfoAlarmState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |