snMspsIpNextHopArpKeepAliveStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.13.1.50
Object
scalar r/w
Enumeration
Setting of Value enabled(1), enables dynamic ARP Resolution for all the nexthop gateway addresses of the best routes present in the system and prevents ARP Table flushing. Dynamic ARP Resolution will be triggered every snMspsIpNextHopArpKeepAliveTime interval, for all the unresolved nexthop gateway addresses present in the system. Setting of Value dynamictostatic(3), does not prevent ARP table flushing, but converts the ARP entries for dynamically discovered nexthop gateway addresses to static ARP entries. Validity of these entries will then be checked cyclically. Setting of Value disabled(2), disables this feature.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.13.1.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- snMspsIpIp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsIpNextHopArpKeepAliveStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsIpNextHopArpKeepAliveStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-supported |
1 | enabled |
2 | disabled |
3 | dynamictostatic |