bsAdacPortType

BAY-STACK-ADAC-MIB · .1.3.6.1.4.1.45.5.9.1.2.1.6

Object

column Enumeration
Describes how ADAC classifies this port.
              
A value of telephony(1) means that the Auto-Detection is enabled
for this port (bsAdacPortAdminEnable is set to true(1)).
              
A value of callServer(2) means that the port is configured as Call Server.
              
A value of uplink(3) means that the port is either configured as Uplink
or it's part of the same trunk as the current set Uplink port.
              
A value of other(4) means that the port has none of the types above.

Context

MIB
BAY-STACK-ADAC-MIB
OID
.1.3.6.1.4.1.45.5.9.1.2.1.6
Type
column
Access
readonly
Status
current
Parent
bsAdacPortEntry

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 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ADAC-MIB::bsAdacPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ADAC-MIB::bsAdacPortType.<bsAdacPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-ADAC-MIB::bsAdacPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1telephony
2callServer
3uplink
4other