extremePortNotation

EXTREME-SYSTEM-MIB · .1.3.6.1.4.1.1916.1.1.1.54

Object

scalar Enumeration
Identifies the port notation and delimiter format used by ifName.  It is
used to disambiguate port specifications having a single delimiter.  That
is, to determine whether a slot number is included in a port specification
or not. By default, a standalone setup does not specify a slot number, but
port notation can be configured to include a slot number.  If the notation
is portColonChannel(1), no slot number is included and port specifications
will be formatted as 'port:channel' or 'port'.  For stacking or VPEX, a
slot number is included and notation will be slotColonPortColonChannel(2)
meaning that ports are formatted as 'slot:port:channel' or 'slot:port'.
The values of portSlotChannel(3) and slotSlashPortSlashChannel(4) are not
used currently but are reserved for future use.  Note that a channel number
will only (and always) be specified for channelized ports, regardless of
port notation.

Context

MIB
EXTREME-SYSTEM-MIB
OID
.1.3.6.1.4.1.1916.1.1.1.54
Type
scalar
Access
readonly
Status
current
Parent
extremeSystemCommon

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremePortNotation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-SYSTEM-MIB::extremePortNotation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1portColonChannel
2slotColonPortColonChannel
3portSlashChannel
4slotSlashPortSlashChannel