tmnxOFPortType

TIMETRA-OPEN-FLOW-MIB · .1.3.6.1.4.1.6527.3.1.2.93.1.9.1.3

Object

column Enumeration
The value of tmnxOFPortType indicates the port-type for port identifier
specified by tmnxOFPortID.
    openFlowPhysicalPort (1) - corresponds to hardware interface of an
                               open-flow switch.
    openFlowLogicalPort (2)  - corresponds to higher level abstractions
                               defined by an open-flow switch (e.g.
                               link aggregation groups, tunnels,
                               loopback interfaces).
    openFlowReservedPort (3) - specifies generic forwarding actions
                               such as sending to the controller,
                               flooding, or forwarding using non
                               open-flow methods, such as 'normal'
                               switch processing.

Context

MIB
TIMETRA-OPEN-FLOW-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.93.1.9.1.3
Type
column
Access
readonly
Status
current
Parent
tmnxOFPortStatsEntry
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 'TIMETRA-OPEN-FLOW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OPEN-FLOW-MIB::tmnxOFPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OPEN-FLOW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OPEN-FLOW-MIB::tmnxOFPortType.<tmnxOFSwitchName>.<tmnxOFPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OPEN-FLOW-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OPEN-FLOW-MIB::tmnxOFPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0openFlowPhysicalPort
1openFlowLogicalPort
2openFlowReservedPort

Conformance