zxAnSecL3IpSrcDstIpAddrCheckEn
ZTE-AN-SECURITY-L3-MIB ·
.1.3.6.1.4.1.3902.1082.70.37.2.2.1.1
Object
scalar r/w
Enumeration
Enable/disable source and destination IP address check function. When this object is set to enabled(1), the source and destination IP address of the received packets will be checked, if both addresses are the same, the packets will be dropped.
Context
- MIB
- ZTE-AN-SECURITY-L3-MIB
- OID
.1.3.6.1.4.1.3902.1082.70.37.2.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- zxAnSecL3IpGlobalObjects
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 'ZTE-AN-SECURITY-L3-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SECURITY-L3-MIB::zxAnSecL3IpSrcDstIpAddrCheckEn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SECURITY-L3-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SECURITY-L3-MIB::zxAnSecL3IpSrcDstIpAddrCheckEn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |