fsMIFsIpifLocalProxyArpAdminStatus
SUPERMICRO-MIFS-IP-MIB ·
.1.3.6.1.4.1.10876.101.2.38.9.1.7
Object
column r/w
Enumeration
This Object Enables or Disables Proxy ARP feature in local subnet. When this object is set to enabled (1), ISS will act as ARP proxy for target address which is in same subnet also. When this object is set to disabled (2) ISS will not act as ARP proxy for target address which is in same subnet.
Context
- MIB
- SUPERMICRO-MIFS-IP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.38.9.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIFsIpifEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICRO-MIFS-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIFS-IP-MIB::fsMIFsIpifLocalProxyArpAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIFS-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIFS-IP-MIB::fsMIFsIpifLocalProxyArpAdminStatus.<fsMIFsIpifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIFS-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIFS-IP-MIB::fsMIFsIpifLocalProxyArpAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |