trustedArpOperationType

FS-ANTI-ARPCHEAT-MIB · .1.3.6.1.4.1.52642.1.1.10.2.41.1.2.1.5

Object

column r/w SNMPv2-SMIInteger32
Setting the variable value to zero refers to delete the binding of trusted ARP and L2 interface. 
Setting the variable value to 1 refers to add the binding of trusted ARP and L2 interface. Setting any 
values other than 0 and 1 refers to no action taken.

Context

MIB
FS-ANTI-ARPCHEAT-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.41.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
fsTrustedArpEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-ANTI-ARPCHEAT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ANTI-ARPCHEAT-MIB::trustedArpOperationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-ANTI-ARPCHEAT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ANTI-ARPCHEAT-MIB::trustedArpOperationType.<trustedArpIfIndex>.<trustedArpIp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-ANTI-ARPCHEAT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-ANTI-ARPCHEAT-MIB::trustedArpOperationType'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance