etsysAutoTrackingPortEnable
ENTERASYS-AUTO-TRACKING-MIB ·
.1.3.6.1.4.1.5624.1.2.92.2.1.2.1.1.1
Object
When set to enabled(1), a platform dependent triggering mechanism initiates auto tracking for sessions on this port. When disabled(2), auto tracking is disabled and all currently auto tracking sessions or those in the process of auto tracking on this port are terminated.
Context
- MIB
- ENTERASYS-AUTO-TRACKING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.92.2.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysAutoTrackingPortEntry
- Groups
- 2
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 'ENTERASYS-AUTO-TRACKING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-AUTO-TRACKING-MIB::etsysAutoTrackingPortEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-AUTO-TRACKING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-AUTO-TRACKING-MIB::etsysAutoTrackingPortEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-AUTO-TRACKING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-AUTO-TRACKING-MIB::etsysAutoTrackingPortEnable'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |