ifBasicAdminIfType
LUM-IFBASIC-MIB ·
.1.3.6.1.4.1.8708.2.46.2.3.1.1.14
Object
Type of interface (Individual or bundled).
Context
- MIB
- LUM-IFBASIC-MIB
- OID
.1.3.6.1.4.1.8708.2.46.2.3.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Default
notApplicable- Parent
- ifBasicAdminEntry
- Groups
- 2
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 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicAdminIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicAdminIfType.<ifBasicAdminIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFBASIC-MIB::ifBasicAdminIfType'
Syntax
- Source
- LUM-TCInterfaceType
- Base type
Enumeration
Type Description
Indicates the type of interface.
individual - The ports of the interface are handled individually
bundled - The ports of the interface are bundled
bundledSplit - The ports of the interface are bundled 2x5
Values & Constraints
Type Values
1 | individual |
2 | bundled |
3 | bundledSplit |
2147483646 | notAvailable |
2147483647 | notApplicable |
Conformance
Member of