avstrTrackerPermanentTrackState
AVAYA-SAA-TRACK-MIB ·
.1.3.6.1.4.1.6889.2.6.2.1.2.1.1.11
Object
Enable/Disable for storing the track state or not in permanent memory to be available after reboot. The default mode is of not keeping the track state after reboot and therefore starting as track is down.
Context
- MIB
- AVAYA-SAA-TRACK-MIB
- OID
.1.3.6.1.4.1.6889.2.6.2.1.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- avstrTrackerEntry
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-SAA-TRACK-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-SAA-TRACK-MIB::avstrTrackerPermanentTrackState'
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::avstrTrackerPermanentTrackState.<avstrTrackerId>'
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::avstrTrackerPermanentTrackState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |