qtechVMPortInfoStatus
QTECH-VM-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.96.1.8.1.2
Object
Status of this port to ServerPort function, set its value to invalid(2) and this port VM support will be disabled. set its value to valid(1) and this port VM support will be enabled.
Context
- MIB
- QTECH-VM-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.96.1.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechVMPortInfoEntry
- 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 'QTECH-VM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-VM-MIB::qtechVMPortInfoStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-VM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-VM-MIB::qtechVMPortInfoStatus.<qtechVMPortInfoPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-VM-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-VM-MIB::qtechVMPortInfoStatus'
Syntax
- Source
- QTECH-TCConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | valid |
2 | invalid |
Conformance
Member of