vRtrIfArpPopulate
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.4.1.38
Object
column r/w
Enumeration
The value of the object vRtrIfArpPopulate specifies the ARP populate action. The value disabled means that the normal ARP protocol is active. The value enabled means that the system will not originate ARP requests on this interface. The ARP cache is only populated with MAC addresses learned via the DHCP protocol. If the value of vRtrIfType is network, this object can only be set to disabled.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.4.1.38- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrIfEntry
- Groups
- 4
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 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfArpPopulate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-VRTR-MIB::vRtrIfArpPopulate.<vRtrID>.<vRtrIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-VRTR-MIB::vRtrIfArpPopulate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |