rc2kBootConfigInsightPortConnectType
RC-2K-MIB ·
.1.3.6.1.4.1.2272.1.100.5.1.61
Object
column r/w
Enumeration
This object indicates the desired insight port connect type
of the system.
The valid values are:
vtd(1)
ovs-sriov(2)
Note that changing the insight port connect type configuration
will result in config being saved and a system reboot.
Context
- MIB
- RC-2K-MIB
- OID
.1.3.6.1.4.1.2272.1.100.5.1.61- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rc2kBootConfigEntry
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 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigInsightPortConnectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-2K-MIB::rc2kBootConfigInsightPortConnectType.<rc2kBootConfigSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-2K-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-2K-MIB::rc2kBootConfigInsightPortConnectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vtd |
2 | ovs-sriov |