tmnxOFChannelPacketType
TIMETRA-OPEN-FLOW-MIB ·
.1.3.6.1.4.1.6527.3.1.2.93.1.8.1.1
Object
column TmnxOFPktType
The value of tmnxOFChannelPacketType specifies the packet type exchanged between an open-flow switch and the controller.
Context
- MIB
- TIMETRA-OPEN-FLOW-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.93.1.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxOFChannelStatsEntry
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 '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::tmnxOFChannelPacketType'
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::tmnxOFChannelPacketType.<tmnxOFSwitchName>.<tmnxOFControllerAddressType>.<tmnxOFControllerAddress>.<tmnxOFControllerTCPPort>.<tmnxOFChannelID>.<tmnxOFChannelPacketType>'
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::tmnxOFChannelPacketType'
Syntax
- Source
- TmnxOFPktType
- Base type
Enumeration
Values & Constraints
Type Values
1 | hello |
2 | error |
3 | echoRequest |
4 | echoReply |
5 | experimenter |
6 | featureRequest |
7 | featureReply |
8 | getConfigRequest |
9 | getConfigReply |
10 | setConfig |
11 | packetIn |
12 | flowRemoved |
13 | portStatus |
14 | packetOut |
15 | flowMod |
16 | groupMod |
17 | portMod |
18 | tableMod |
19 | multipartRequest |
20 | multipartReply |
21 | barrierRequest |
22 | barrierReply |
23 | getQueueConfigRequest |
24 | getQueueConfigReply |
25 | roleRequest |
26 | roleReply |
27 | getAsyncRequest |
28 | getAsyncReply |
29 | setAsync |
30 | meterMod |