genIntPortBusConnType
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.10.1.1.6
Object
column mandatory
Enumeration
The value of this attribute defines the type of the bus to which the internal port is connected.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.10.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- genIntPortEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genIntPortBusConnType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genIntPortBusConnType.<genIntPortGroupId>.<genIntPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::genIntPortBusConnType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | token-ring |
3 | local-talk |
4 | fddi |
5 | high-speed |
6 | fastEthernet |
7 | xSwitch |
8 | atm |
255 | other |