ahBandwidthSentinelStatus
AH_TRAP_MIB ·
.1.3.6.1.4.1.26928.1.1.1.1.2.59
Object
scalar Enumeration
Bandwidth sentinel status. In alert message, the value should be zero. In clear message, the value should be 1.
Context
- MIB
- AH_TRAP_MIB
- OID
.1.3.6.1.4.1.26928.1.1.1.1.2.59- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ahNotificationVarBind
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 'AH_TRAP_MIB' -M '/opt/observium/mibs/aerohive:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AH_TRAP_MIB::ahBandwidthSentinelStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AH_TRAP_MIB' -M '/opt/observium/mibs/aerohive:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AH_TRAP_MIB::ahBandwidthSentinelStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | alert |
1 | clear |
2 | bad |