avEntPhySensorEventSupportMask
AVAYA-ENTITY-MIB ·
.1.3.6.1.4.1.6889.2.1.99.1.1.7
Object
column OctetString
A trap and an event is generated upon threshold crossing if the
correspond bit is set. Note that there may be other trap
filtering mechanisms.
0/0: hiShutdown(0)
0/1: hiWarning(1)
0/2: hiWarningClear(2)
0/3: loWarningClear(3)
0/4: loWarning(4)
0/5: loShowdown(5)
Context
- MIB
- AVAYA-ENTITY-MIB
- OID
.1.3.6.1.4.1.6889.2.1.99.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avEntPhySensorEntry
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 'AVAYA-ENTITY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-ENTITY-MIB::avEntPhySensorEventSupportMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-ENTITY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-ENTITY-MIB::avEntPhySensorEventSupportMask.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-ENTITY-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-ENTITY-MIB::avEntPhySensorEventSupportMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.