hm2GlobalPortLockingArpInspectionDropMode
HM2-PORTLOCKING-MIB ·
.1.3.6.1.4.1.248.11.250.1.5.2
Object
scalar r/w
Enumeration
Enables or disables the dropping/filtering of invalid ARP packets. An ARP packet is considered as invalid when it does not match with the entry in the database in locked state (DatabaseAlarm) or when a header check fails.
Context
- MIB
- HM2-PORTLOCKING-MIB
- OID
.1.3.6.1.4.1.248.11.250.1.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2PortLockingArpGroup
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 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PORTLOCKING-MIB::hm2GlobalPortLockingArpInspectionDropMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PORTLOCKING-MIB::hm2GlobalPortLockingArpInspectionDropMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |