ARICENT-VXLAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
11
Rows
11
Columns
82
.1.3.6.1.4.1.29601.2.89.1.2.1 · 1 row entry · 4 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsVxlanVtepTable
/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::fsVxlanVtepTable'
This table contains the VTEP (VXLAN Tunnel End Point) IP address and Information related to type  of IP address for a NVE (Network Virtualization Endpoint) interface.
The objects fsVxlanNveTable and fsVxlanMcastTable refer this table for updating the VTEP IP address. This table should be populated before the creation of fsVxlanNveTable and fsVxlanMcastTable.
fsVxlanVtepEntry row .1.3.6.1.4.1.29601.2.89.1.2.1.1
This entry in the table contains VTEP IP address and
IP address type information for the NVE interface.
Column Syntax OID
This object specifies the Interface-Index value of the NVE interface.
The If-index value is mapped with the NVE interface when
the interface is created in the VTEP.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.29601.2.89.1.2.1.1.1
This object specifies the type of address for VXLAN VTEP. Supported address types are IPv4 and IPv6 .
The objects fsVxlanMcastVtepAddressType and fsVxlanNveVtepAddressTypeare updated based on this object
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.1.1.2
This object specifies the source VTEP IP address associated with NVE interface.
The objects fsVxlanMcastVtepAddress and fsVxlanNveVtepAddress
are updated based on this object
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.1.1.3
This object specifies the row status and used to create, modify, and/or
delete a row in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.1.1.4
.1.3.6.1.4.1.29601.2.89.1.2.2 · 1 row entry · 10 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsVxlanNveTable
/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::fsVxlanNveTable'
This table contains the NVE (Network Virtualization Endpoint) database. 
In this database, remote VTEP information is mapped 
with the NVE interface.      
When a L2 packet is received on the NVE interface, VTEP consults
this database to forward the packet to remote VTEP.
fsVxlanNveEntry row .1.3.6.1.4.1.29601.2.89.1.2.2.1
This entry in the table contains NVE interface mapping
with the remote VTEP. The source and remote VTEP information is taken from the entry using NVE If index, VNI number and destination VM MAC for sending the packet t…
Column Syntax OID
This object specifies the If-Index value of the NVE interface.
The If index value is mapped with the NVE interface created in the VTEP.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.29601.2.89.1.2.2.1.1
This object specifies the VNI (VXLAN
Network Identifier) associated with the NVE interface.
The valid VNI values ranges from 4096 to 16777215.
VniId
Type Constraints:
range: 4096..16777215
.1.3.6.1.4.1.29601.2.89.1.2.2.1.2
This object specifies the destination VM Mac associated with NVE
interface and VNI (VXLAN Network Identifier).
This object is filled by user during static condition.
The object is filled dynamically when the
VXLAN pac…
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.29601.2.89.1.2.2.1.3
This object specifies the type of address for VXLAN NVE VTEP. Supported address types are IPv4 and IPv6.
This object is copied from fsVxlanVtepAddressType object of fsVxlanVtepTable
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.2.1.4
This object specifies source VTEP IP address associated with NVE interface
and VNI (VXLAN Network Identifier). The values are filled in the outer source IP
address field when the frame is encapsulated with the
VXLAN …
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.2.1.5
This object specifies the type of address for Vxlan NVE Remote VTEP Address. Supported address types are IPv4 and IPv6.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.2.1.6
This object specifies the destination VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
source IP address field when the frame is encapsulated with the …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.2.1.7
This object specifies the storage type for the conceptual row in the
fsVxlanNveTable. Conceptual rows having the value
'permanent' need not allow write-access to any
columnar object in the row.
The object is set as
NO…
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.29601.2.89.1.2.2.1.8
This object specifies the row status and used to create, modify, and/or
delete a row in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.2.1.9
This object Enables or Disables Suppress Arp in the fsVxlanNveTable.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.29601.2.89.1.2.2.1.10
.1.3.6.1.4.1.29601.2.89.1.2.3 · 1 row entry · 7 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsVxlanMCastTable
/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::fsVxlanMCastTable'
This table contains the Multicast database.       
In this database, Multicast IP is mapped with the NVE interface. 
 When a L2 packet is received on the NVE interface, VTEP checks
this database to multicast the packet.
fsVxlanMCastEntry row .1.3.6.1.4.1.29601.2.89.1.2.3.1
This entry in the table contains NVE interface mapping
with multicast IP.
Column Syntax OID
This object specifies the If-Index value of the NVE interface.
This If index value is mapped with the NVE interface created in the VTEP.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.29601.2.89.1.2.3.1.1
This object specifies the VNI (VXLAN Network Identifier) associated with the NVE interface.
VniId
Type Constraints:
range: 4096..16777215
.1.3.6.1.4.1.29601.2.89.1.2.3.1.2
This object specifies the type of address for VXLAN Multicast group. Supported address type are IPv4 and IPv6.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.3.1.3
The object specifies the Multicast Group IP address associated with
Network Virtualization Endpoint (NVE) interface and Virtual Network Identifiers (VNI).
It is used when the destination VM Mac is unknown. This…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.3.1.4
The object specifies the type of VTEP addresses. Supported address types are IPv4 and IPv6 addresses
This object is copied from fsVxlanVtepAddressType object of fsVxlanVtepTable.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.3.1.5
This object specifies the source VTEP IP address associated with NVE (Network Virtualization Endpoint) interface and VNI (Virtual Network Identifiers).
The value is filled in the outer source IP address field, when the …
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.3.1.6
This object specifies the row status and is used to create, modify, and/or
delete a row in the table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.3.1.7
.1.3.6.1.4.1.29601.2.89.1.2.4 · 1 row entry · 7 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsVxlanVniVlanMapTable
/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::fsVxlanVniVlanMapTable'
This table contains the VNI id, VLAN mapping and VXLAN packet statistics for a particular VXLAN segment (VNI id). When the L2 packet is received from VLAN module, VNI value for a particular VLAN is taken from the database for encapsulating the VXLAN header. When the VXLAN packet is received from SLA module, VLAN value for a particular VNI number is taken from the database for decapsulating the VXLAN header and sends the packet to the particular VLAN.
fsVxlanVniVlanMapEntry row .1.3.6.1.4.1.29601.2.89.1.2.4.1
This entry in the table contains the VNI (Virtual Network Identifiers) and
VLAN mapping. This entry is created once the VNI number is mapped with the
particular VLAN
Column Syntax OID
This object specifies the VLAN id associated with the VNI. This association
is used for the VXLAN packet decapsulation.
VlanId
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.29601.2.89.1.2.4.1.1
This object specifies the VNI (Virtual Network Identifiers) associated with the VLAN. This association is used for the VXLAN packet encapsulation.
VniIdr/w
Type Constraints:
range: 4096..16777215
.1.3.6.1.4.1.29601.2.89.1.2.4.1.2
This object specifies the number of VXLAN packets sent in the VXLAN
segment (VNI). When this object is read-only, it displays the statistics of
this object. This object accepts only value zero (0) as input. The value z…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.29601.2.89.1.2.4.1.3
This object specifies the number of VXLAN packets received in the VXLAN
segment (VNI).When this object is read-only, it displays the statistics of
this object. This object accepts only value zero (0) as input. The value…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.29601.2.89.1.2.4.1.4
This object specifies the number of VXLAN packets dropped in the VXLAN
segment (VNI).When this object is read-only, it displays the statistics of
this object. This object accepts only value zero ( 0 ) as input. The valu…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.29601.2.89.1.2.4.1.5
This object specifies the row status and is used to create, modify, and/or delete a row in the table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.4.1.6
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)
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.29601.2.89.1.2.4.1.7
.1.3.6.1.4.1.29601.2.89.1.2.5 · 1 row entry · 16 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsVxlanInReplicaTable
/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::fsVxlanInReplicaTable'
This table contains the Ingress Replica database. 
In this database, ingress replica information is mapped 
with the NVE interface.      
When a L2 packet is received on the NVE interface, VTEP consults
this database(in the absence of NVE database) to forward the packet to remote VTEP.
fsVxlanInReplicaEntry row .1.3.6.1.4.1.29601.2.89.1.2.5.1
This entry in the table contains NVE interface mapping with the Ingress Replica VTEP. The source and ingress replica information is taken from the entry using NVE If index and VNI number for sending the packet to the In…
Column Syntax OID
This object specifies If-Index value of the NVE interface.
The If index value is mapped with the NVE interface created in the VTEP.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.29601.2.89.1.2.5.1.1
This object specifies the VNI (VXLAN
Network Identifier) associated with the NVE interface.
The valid VNI values ranges from 4096 to 16777215.
VniId
Type Constraints:
range: 4096..16777215
.1.3.6.1.4.1.29601.2.89.1.2.5.1.2
This object specifies the type of address for VXLAN NVE VTEP. Supported address types are IPv4 and IPv6.
This object is copied from fsVxlanVtepAddressType object of fsVxlanVtepTable
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.5.1.3
This object specifies source VTEP IP address associated with NVE interface
and VNI (VXLAN Network Identifier). The values are filled in the outer source IP
address field when the frame is encapsulated with the
VXLAN …
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.4
This object specifies the type of address for Vxlan NVE Ingress Replica VTEP Address. Supported address types are IPv4 and IPv6.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.5.1.5
This object specifies the destination Ingress Replica-1 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.6
This object specifies the destination Ingress Replica-2 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.7
This object specifies the destination Ingress Replica-3 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.8
This object specifies the destination Ingress Replica-4 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.9
This object specifies the destination Ingress Replica-5 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.10
This object specifies the destination Ingress Replica-6 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.11
This object specifies the destination Ingress Replica-7 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.12
This object specifies the destination Ingress Replica-8 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.13
This object specifies the destination Ingress Replica-9 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is …
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.14
This object specifies the destination Ingress Replica-10 VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
destination IP address field when the frame is…
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.5.1.15
This object specifies the row status and used to create, modify, and/or
delete a row in this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.5.1.16
.1.3.6.1.4.1.29601.2.89.1.2.6 · 1 row entry · 10 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsEvpnVxlanEviVniMapTable
/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::fsEvpnVxlanEviVniMapTable'
This table contains the EVI number mapped with VNI, when encapsulation mode is VXLAN.
fsEvpnVxlanEviVniMapEntry row .1.3.6.1.4.1.29601.2.89.1.2.6.1
This object specifies an entry in the table contains EVI and VNI Map Index,
Route Distinguisher, ESI and statistics information for the
particular EVPN instance
Column Syntax OID
This object specifies the EVI Index. This index is referred to get
the particular EVPN instance
EviId
Type Constraints:
range: 1..4096
.1.3.6.1.4.1.29601.2.89.1.2.6.1.1
This object specifies the VNI Id which is mapped to EVI. This is
one of the indices in the table. Other mib objects such as
fsEvpnVxlanEviVniMapBgpRD, fsEvpnVxlanEviVniESI and statistics shall
be identified per EVI an…
VniId
Type Constraints:
range: 4096..16777215
.1.3.6.1.4.1.29601.2.89.1.2.6.1.2
This object specifies the route distinguisher for the EVPN. This object
take Type 0, Type 1 and Type 2 RD as per RFC 4364.
In case of auto-discover, Type 0 RD shall be considered.
EvpnVxlanBgpRDr/w
Type Constraints:
range: 0..256
.1.3.6.1.4.1.29601.2.89.1.2.6.1.3
This object sepcifies Ethernet Segment Identifier attached to EVPN instance and
this identifier used in case of multi-homing.
ESI can either auto-generated by MC-LAG module, otherwise
statically configured by administ…
EvpnVxlanESIr/w
Type Constraints:
range: 0..10
.1.3.6.1.4.1.29601.2.89.1.2.6.1.4
This object selects Active-Active or
Active-Stanby mode in EVPN in case of multi-homing.
when enabled, EVPN works in Active-Active mode. when disabled,
EVPN works in Active-Standby mode.
This object has no significance …
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.29601.2.89.1.2.6.1.5
This object specifies the number of VXLAN packets sent in the EVPN instance (EVI)
When this object is read-only, it displays the statistics of this object.
This object accepts only value zero (0) as input. The value zer…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.29601.2.89.1.2.6.1.6
This object specifies the number of VXLAN packets received in the EVPN instance (EVI)
When this object is read-only, it displays the statistics of this object.
This object accepts only value zero (0) as input. The value…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.29601.2.89.1.2.6.1.7
This object specifies the number of VXLAN packets dropped in the EVPN instance (EVI)
When this object is read-only, it displays the statistics of this object.
This object accepts only value zero ( 0 ) as input. The valu…
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.29601.2.89.1.2.6.1.8
This object specifies the row status and is used to create, modify, and/or delete a row in the table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.6.1.9
This object indicates that auto-discover is enabled
in route distinguisher for the EVPN when it is set as TRUE(1),
and indicates that auto-discover is disabled when
it is set as FALSE(2).
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.29601.2.89.1.2.6.1.10
.1.3.6.1.4.1.29601.2.89.1.2.7 · 1 row entry · 5 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsEvpnVxlanBgpRTTable
/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::fsEvpnVxlanBgpRTTable'
This table specifies the list of Route Targets
imported or exported by BGP during Route advertisement of EVPN
- L2VNI.
fsEvpnVxlanBgpRTEntry row .1.3.6.1.4.1.29601.2.89.1.2.7.1
This object specifies an entry in the table, where this entry specifies the value of the
Route Target being used by BGP. Depending on the value
of fsEvpnVxlanBgpRTType an RT might be exported or
imported or both.
Column Syntax OID
This object specifies an index along with fsEvpnVxlanEviVniMapEviIndex,
fsEvpnVxlanEviVniMapEviIndexidentifies and fsEvpnVxlanBgpRTType
identifies one entry in the fsEvpnVxlanBgpRTTable.
By keeping fsEvpnVxlanEviVniMa…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.89.1.2.7.1.1
This object is one of the indices in fsEvpnVxlanBgpRTTable.
Used to define the type of a route target usage.
Route targets can be specified to be imported,
exported, or both.
EvpnVxlanBgpRTType
Type Values:
1import
2export
3both
.1.3.6.1.4.1.29601.2.89.1.2.7.1.2
This object specifies route target associated with the EVPN service. This shall take Type 0, Type 1
and Type 2 RT as per RFC 4364.
In case of auto-discover, Type 0 RT shall be considered.
EvpnVxlanBgpRDr/w
Type Constraints:
range: 0..256
.1.3.6.1.4.1.29601.2.89.1.2.7.1.3
This object specifies a variable that is used to create, modify, and/or
delete a row in this table.

All other objects in this row must be set to valid
values before this object can be set to active(1).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.7.1.4
This object indicates that auto-discover is enabled
in route target for the EVPN when it is set as TRUE(1),
and indicates that auto-discover is disabled when it is set as FALSE(2).
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.29601.2.89.1.2.7.1.5
.1.3.6.1.4.1.29601.2.89.1.2.8 · 1 row entry · 3 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsEvpnVxlanVrfTable
/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::fsEvpnVxlanVrfTable'
This table specifies per-interface VXLAN EVPN VRF Table 
capability and associated information. Entries in this table 
define VRF routing instances associated with L3-VXLAN VNI.
Note that single L3-VXLAN VTEP should be mapped to one VRF.
fsEvpnVxlanVrfEntry row .1.3.6.1.4.1.29601.2.89.1.2.8.1
This object specifies an entry in the table contains VRF capable of supporting
VXLAN EVPN routing.
Column Syntax OID
This object specifies the human-readable name of the EVPN VRF.
It is strongly recommended that all sites supporting
VRFs that are part of the same EVPN use the same
naming convention for VRFs.
EvpnVxlanVrfName
Type Constraints:
range: 0..16
.1.3.6.1.4.1.29601.2.89.1.2.8.1.1
This object specifies the route distinguisher for the EVPN VRF. This shall take Type 0, Type 1
and Type 2 RD as per RFC 4364.
In case of auto-discover, Type 0 RD shall be considered.
EvpnVxlanBgpRDr/w
Type Constraints:
range: 0..256
.1.3.6.1.4.1.29601.2.89.1.2.8.1.2
This object specifies a variable that is used to create, modify, and/or
delete a row in this table.

All other objects in this row must be set to valid
values before this object can be set to active(1).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.8.1.3
.1.3.6.1.4.1.29601.2.89.1.2.9 · 1 row entry · 4 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsEvpnVxlanVrfRTTable
/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::fsEvpnVxlanVrfRTTable'
This table specifies the list of Route Targets
imported or exported by BGP during Route advertisement of EVPN
per VRF.
fsEvpnVxlanVrfRTEntry row .1.3.6.1.4.1.29601.2.89.1.2.9.1
An entry in this table specifies the value of the
Route Target being used by BGP. Depending on the value
of fsEvpnVxlanVrfRTType an RT might be exported or
imported or both.
Column Syntax OID
This object specifies an index along with fsEvpnVxlanVrfName, fsEvpnVxlanVrfRTIndex and
fsEvpnVxlanVrfRTType identifies one entry in the
fsEvpnVxlanVrfRTTable. By keeping fsEvpnVxlanVrfName
constant and using new value…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.29601.2.89.1.2.9.1.1
This object is one of the indices in fsEvpnVxlanVrfRTTable.
Used to define the type of a route target usage.
Route targets can be specified to be imported,
exported, or both.
EvpnVxlanBgpRTType
Type Values:
1import
2export
3both
.1.3.6.1.4.1.29601.2.89.1.2.9.1.2
This object specifies the route target associated with the EVPN VRF.
This object take Type 0, Type 1 and Type 2 RT as per RFC 4364.
In case of auto-discover, Type 0 RT shall be considered.
EvpnVxlanBgpRDr/w
Type Constraints:
range: 0..256
.1.3.6.1.4.1.29601.2.89.1.2.9.1.3
This object specifies a variable that is used to create, modify, and/or
delete a row in this table.

All other objects in this row must be set to valid
values before this object can be set to active(1).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.9.1.4
.1.3.6.1.4.1.29601.2.89.1.2.10 · 1 row entry · 5 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsEvpnVxlanMultihomedPeerTable
/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::fsEvpnVxlanMultihomedPeerTable'
This table specifies the list of Multihomed peer ip address
imported or exported by BGP during Route advertisement in EVPN
fsEvpnVxlanMultihomedPeerEntry row .1.3.6.1.4.1.29601.2.89.1.2.10.1
This object specifies an entry in the table, where the entry specifies IP addresses of multi-homed
peers attached to the Ethernet Segment per EVPN instance.
Column Syntax OID
This object specifies one of the indices in fsEvpnVxlanMultihomedPeerTable.
Supported address types are IPv4 and IPv6.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.10.1.1
This object is one of the indices in fsEvpnVxlanMultihomedPeerTable.
Used to list the IP Address in multihome network.
Ip addresses should be stored in ascending order.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.10.1.2
This object specifies one of the indices in fsEvpnVxlanMultihomedPeerTable.
It specifies Ethernet Segment Identifier attached to EVPN instance and
is used in case of multi-homing.
ESI can either auto-generated by MC-LAG…
EvpnVxlanESI
Type Constraints:
range: 0..10
.1.3.6.1.4.1.29601.2.89.1.2.10.1.3
This object specifies the Index of Ordinals in the EVPN
The ordinals are used to determine which PE node will be the DF
for a given EVI on the Ethernet Segment.
Ip address with Ordinal 0 shall be elected as DF for the …
Unsigned32r/w
Constraints:
range: 0-10
.1.3.6.1.4.1.29601.2.89.1.2.10.1.4
This object is a variable that is used to create, modify, and/or
delete a row in this table.

All other objects in this row must be set to valid
values before this object can be set to active(1).
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.29601.2.89.1.2.10.1.5
.1.3.6.1.4.1.29601.2.89.1.2.11 · 1 row entry · 11 columns
Uses the aricent variant from /opt/observium/mibs/aricent.
Command help
Walk fsVxlanEcmpNveTable
/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::fsVxlanEcmpNveTable'
This table contains the NVE (Network Virtualization Endpoint) database.
In this database, remote VTEP information is mapped
with the NVE interface.
When a L2 packet is received on the NVE interface, VTEP consults
this database to forward the packet to remote VTEP.
fsVxlanEcmpNveEntry row .1.3.6.1.4.1.29601.2.89.1.2.11.1
This entry in the table contains NVE interface mapping with the remote VTEP. The source and remote VTEP information i…
Column Syntax OID
This object specifies the If-Index value of the NVE interface.
The If index value is mapped with the NVE interface created in the VTEP.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.29601.2.89.1.2.11.1.1
This object specifies the VNI (VXLAN
Network Identifier) associated with the NVE interface.
The valid VNI values ranges from 4096 to 16777215.
VniId
Type Constraints:
range: 4096..16777215
.1.3.6.1.4.1.29601.2.89.1.2.11.1.2
This object specifies the destination VM Mac associated with NVE
interface and VNI (VXLAN Network Identifier).
This object is filled by user during static condition,
and is filled dynamically when the
VXLAN packet is re…
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.29601.2.89.1.2.11.1.3
This object specifies the type of address for VXLAN NVE VTEP. Supported address types are IPv4 and IPv6.
This object is copied from fsVxlanEcmpVtepAddressType object of fsVxlanEcmpVtepTable
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.11.1.4
This object specifies source VTEP IP address associated with NVE interface
and VNI (VXLAN Network Identifier). The values are filled in the outer source IP
address field when the frame is encapsulated with the
VXLAN hea…
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.11.1.5
This object specifies the type of address for Vxlan NVE Remote VTEP Address. Supported address types are IPv4 and IPv6.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.29601.2.89.1.2.11.1.6
This object specifies the destination VTEP IP address associated with
NVE interface and VNI(VXLAN Network Identifier). The values are filled in the outer
source IP address field when the frame is encapsulated with the …
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.29601.2.89.1.2.11.1.7
This object specifies the storage type for the conceptual row in the
fsVxlanEcmpNveTable. Conceptual rows having the value
'permanent' need not allow write-access to any
Columnar object in the row.
The object is set a…
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.29601.2.89.1.2.11.1.8
This object Enables or Disables Suppress Arp in the fsVxlanEcmpNveTable.
Enumeration
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.29601.2.89.1.2.11.1.9
This object specifies one of the indices in fsVxlanEcmpNveTable.
It specifies Ethernet Segment Identifier attached to EVPN instance and
this identifier used in case of multi-homing.
EvpnVxlanESI
Type Constraints:
range: 0..10
.1.3.6.1.4.1.29601.2.89.1.2.11.1.10
This object indicates whether ECMP mac entry is Active or Standby.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.29601.2.89.1.2.11.1.11