tmnxOFSwitchAuxChannelEnabled
TIMETRA-OPEN-FLOW-MIB ·
.1.3.6.1.4.1.6527.3.1.2.93.1.2.1.13
Object
The value of tmnxOFSwitchAuxChannelEnabled specifies whether the
auxiliary connection (channel) exits between the controller and the
open-flow switch.
When the value of tmnxOFSwitchAuxChannelEnabled is set to 'true (1)',
the auxiliary statistics channel is established for sending statistics
information. Additionally, the auxiliary packet-in channel is
established for sending packet-in information, if the value of
tmnxOFFlowTableNoMatchAction is set to 'packetIn (3). If the packet-in
auxiliary channel could not be established, the auxiliary statistics
channel will be used is present. If the auxiliary channel could not be
established, main channel will be used.
When the value of tmnxOFSwitchAuxChannelEnabled is set to 'false (2)',
the auxiliary channel won't established and main channel will be used.
Context
- MIB
- TIMETRA-OPEN-FLOW-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.93.1.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOFSwitchEntry
- Groups
- 1
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::tmnxOFSwitchAuxChannelEnabled'
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::tmnxOFSwitchAuxChannelEnabled.<tmnxOFSwitchName>'
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::tmnxOFSwitchAuxChannelEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of