zxAnSecL3IpSrcRouteCheckEn
ZTE-AN-SECURITY-L3-MIB ·
.1.3.6.1.4.1.3902.1082.70.37.2.2.1.2
Object
scalar r/w
Enumeration
Enable/disable IP source route check function. When this object is set to enabled(1), the received packets with IP source route option will be dropped.
Context
- MIB
- ZTE-AN-SECURITY-L3-MIB
- OID
.1.3.6.1.4.1.3902.1082.70.37.2.2.1.2- 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::zxAnSecL3IpSrcRouteCheckEn.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::zxAnSecL3IpSrcRouteCheckEn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |