hwIpDslamIpv4ArpReplyUnknownPolicy
HUAWEI-IPDSLAM-SECURITY-MIB ·
.1.3.6.1.4.1.2011.6.47.37
Object
scalar r/w
Enumeration
Used for setting how to transmit the ARP packets received from the network side. It takes effect only when the Arp-Reply function is enabled. It indicates whether the packet forwarded to users or not when the user is not on-line. If the Arp-Reply function is disabled, the node's setting is invalid. Options: 1. forward(1) -indicates the packet is forward. 2. discard(2) -indicates the packet is discarded. Default: forward(1)
Context
- MIB
- HUAWEI-IPDSLAM-SECURITY-MIB
- OID
.1.3.6.1.4.1.2011.6.47.37- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwIpDslamSecurity
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 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamIpv4ArpReplyUnknownPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamIpv4ArpReplyUnknownPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | discard |