fsVxlanVniVlanDfElection
ARICENT-VXLAN-MIB ·
.1.3.6.1.4.1.29601.2.89.1.2.4.1.7
Object
column SNMPv2-TCTruthValue
This object indicates that DF Election is enabled in Vlan Vni Table when the value is set to TRUE(1), and indicates that DF Election is disabled in Vlan Vni Table when the value is set to FALSE(2)
Context
- MIB
- ARICENT-VXLAN-MIB
- OID
.1.3.6.1.4.1.29601.2.89.1.2.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsVxlanVniVlanMapEntry
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 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VXLAN-MIB::fsVxlanVniVlanDfElection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-VXLAN-MIB::fsVxlanVniVlanDfElection.<fsVxlanVniVlanMapVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-VXLAN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-VXLAN-MIB::fsVxlanVniVlanDfElection'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |