serialPortType

BASIS-SERIAL-MIB · .1.3.6.1.4.1.351.110.4.1.1.1.2

Object

column Enumeration
This object identifies the type of port.
              
main(1)  : This is applicable for Maintenance Port
debug(2) : This is applicable for Console Port.

Context

MIB
BASIS-SERIAL-MIB
OID
.1.3.6.1.4.1.351.110.4.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
serialInterfaceEntry
Groups
1

Walk 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 'BASIS-SERIAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-SERIAL-MIB::serialPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BASIS-SERIAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-SERIAL-MIB::serialPortType.<serialPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-SERIAL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-SERIAL-MIB::serialPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1main
2debug

Conformance