fsEvpnVxlanEviVniMapVniNumber
ARICENT-VXLAN-MIB ·
.1.3.6.1.4.1.29601.2.89.1.2.6.1.2
Object
column VniId
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 and VNI
Context
- MIB
- ARICENT-VXLAN-MIB
- OID
.1.3.6.1.4.1.29601.2.89.1.2.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsEvpnVxlanEviVniMapEntry
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::fsEvpnVxlanEviVniMapVniNumber'
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::fsEvpnVxlanEviVniMapVniNumber.<fsEvpnVxlanEviVniMapEviIndex>.<fsEvpnVxlanEviVniMapVniNumber>'
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::fsEvpnVxlanEviVniMapVniNumber'