extremeVMVPPType
EXTREME-VM-MIB ·
.1.3.6.1.4.1.1916.1.39.2.1.1.1
Object
column Enumeration
The type of the port profile. Network port profiles are obtained from a central policy store. Local policies are specific to this particular switch.
Context
- MIB
- EXTREME-VM-MIB
- OID
.1.3.6.1.4.1.1916.1.39.2.1.1.1- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- extremeVMVPPEntry
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::extremeVMVPPType'
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::extremeVMVPPType.<extremeVMVPPType>.<extremeVMVPPName>'
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::extremeVMVPPType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | network |
2 | local |