benuCardIfVirtualType
BENU-CHASSIS-MIB ·
.1.3.6.1.4.1.39406.1.1.1.3.1.1.9
Object
column Enumeration
This object is used to identify virtualized interfaces.
Context
- MIB
- BENU-CHASSIS-MIB
- OID
.1.3.6.1.4.1.39406.1.1.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- benuCardIfIndexEntry
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 'BENU-CHASSIS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-CHASSIS-MIB::benuCardIfVirtualType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BENU-CHASSIS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-CHASSIS-MIB::benuCardIfVirtualType.<benuCardIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BENU-CHASSIS-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BENU-CHASSIS-MIB::benuCardIfVirtualType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | physical |
2 | virtual |