evpnEntMacWithdrawDelay
DC-EVPN-MIB ·
.1.2.826.0.1.1578918.5.94.10.1.1.1.1.19
Object
column r/w
secondsInteger32
The time between DC-EVPN receiving a withdrawal for a MAC
and deleting the dataplane programming for that MAC
address.
This allows DC-EVPN to maintain connectivity to an
Ethernet segment for a period of time until another PE on
the Ethernet segment advertises a route for that MAC
address.
Context
- MIB
- DC-EVPN-MIB
- OID
.1.2.826.0.1.1578918.5.94.10.1.1.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- evpnEntEntry
- 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 'DC-EVPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-EVPN-MIB::evpnEntMacWithdrawDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-EVPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-EVPN-MIB::evpnEntMacWithdrawDelay.<evpnEntEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-EVPN-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-EVPN-MIB::evpnEntMacWithdrawDelay'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-1000
Conformance
Member of