avstrTrackerListObjsReverseState

AVAYA-SAA-TRACK-MIB · .1.3.6.1.4.1.6889.2.6.2.1.2.2.1.4

Object

column r/w SNMPv2-TCTruthValue
This object determines whether the state of object being 
tracked is reversed or not. When a state is reversed 'up' is
considered as 'down', and vice-versa.
The default value is 'false', which means the state is not 
reversed.

Context

MIB
AVAYA-SAA-TRACK-MIB
OID
.1.3.6.1.4.1.6889.2.6.2.1.2.2.1.4
Type
column
Access
readwrite
Status
current
Parent
avstrTrackerListObjsEntry
Groups
1

Walk 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-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SAA-TRACK-MIB::avstrTrackerListObjsReverseState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SAA-TRACK-MIB::avstrTrackerListObjsReverseState.<avstrTrackerListObjsParentTrackId>.<avstrTrackerListObjsChildTrackId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-SAA-TRACK-MIB::avstrTrackerListObjsReverseState'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance