dot3adDrniPortConversationControl
IEEE8023-LAG-MIB ·
.1.2.840.10006.300.43.1.4.1.1.20
Object
A read-write Boolean value that controls the operation of the updateDRFHomeState (9.4.11). When set to 'TRUE' the Home Gateway Vector is set equal to Drni_Portal_System_Port_Conversation. Setting this object to 'TRUE' is only possible when the Gateway algorithm and the Port algorithm use the same distributions methods. The default is 'FALSE', indicating that the Home Gateway Vector is controlled by the network control protocol.
Context
- MIB
- IEEE8023-LAG-MIB
- OID
.1.2.840.10006.300.43.1.4.1.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot3adDrniEntry
- 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 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adDrniPortConversationControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8023-LAG-MIB::dot3adDrniPortConversationControl.<dot3adDrniIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8023-LAG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8023-LAG-MIB::dot3adDrniPortConversationControl'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of