avstrTrackerPtrsType
AVAYA-SAA-TRACK-MIB ·
.1.3.6.1.4.1.6889.2.6.2.1.2.3.1.4
Object
column Enumeration
This column together with the next column -
avstrTrackerPtrsValue uniquely identify the object pointing
to this object-tracker, in a machine-friendly manner.
This column provides the semantics for interpreting
the contents of the next column - avstrTrackerPtrsValue:
none(1) - next column is N/A
trackerList(2) - next column is taken from avstrTrackerId
of the object-tracker list that points to
this object-tracker.
ifIndex(3) - next column is InterfaceIndex TC (IF-MIB)
isakmpPeer(4) - next column is avipsIsakmpPeerIdType followed
by avipsIsakmpPeerId (AVAYA-IPSEC-MIB).
ipStaticRoute(5) - next column is the following OIDs in the
following order: {ipCidrRouteStaticDest,
ipCidrRouteStaticMask,
ipCidrRouteStaticIfIndex,
ipCidrRouteStaticNextHop,
ipCidrRouteStaticPreference} (CROUTE-MIB).
ipPbrNhListEntry(6) - next column is the following OIDs in
the following order:
{nextHopListIndex, nextHopIndex}
(CROUTE-MIB).
Context
- MIB
- AVAYA-SAA-TRACK-MIB
- OID
.1.3.6.1.4.1.6889.2.6.2.1.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avstrTrackerPtrsEntry
- Groups
- 1
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::avstrTrackerPtrsType'
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::avstrTrackerPtrsType.<avstrTrackerPtrsTrackId>.<avstrTrackerPtrsIndex>'
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::avstrTrackerPtrsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | trackerList |
3 | ifIndex |
4 | isakmpPeer |
5 | ipStaticRoute |
6 | ipPbrNhListEntry |
Conformance
Member of