extremeVMTrackingEnabled
EXTREME-VM-MIB ·
.1.3.6.1.4.1.1916.1.39.1.7
Object
The VM tracking feature is disabled by default, and can be enabled using this object.
Context
- MIB
- EXTREME-VM-MIB
- OID
.1.3.6.1.4.1.1916.1.39.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- extremeVMGeneral
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMTrackingEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-VM-MIB::extremeVMTrackingEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |