extremeVMMappingType
EXTREME-VM-MIB ·
.1.3.6.1.4.1.1916.1.39.2.2.1.1
Object
column Enumeration
The type of mapping for this entry. A local mapping exists only on this specific switch. A network mapping is one obtained via a download of a mapping file.
Context
- MIB
- EXTREME-VM-MIB
- OID
.1.3.6.1.4.1.1916.1.39.2.2.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- extremeVMMappingEntry
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 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMMappingType'
More examples
Read one indexed 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::extremeVMMappingType.<extremeVMMappingType>.<extremeVMMappingMAC>'
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::extremeVMMappingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | network |
2 | local |