fsIpProxyArpSubnetOption
SUPERMICRO-IP-MIB ·
.1.3.6.1.4.1.10876.101.1.2.1.15
Object
scalar obsolete
r/w
Enumeration
This Object Enables or Disables Subnet Check in Proxy ARP feature.When this object is set to enabled (1), ISS will act as ARP proxy for target address which is in different subnet.When this object is set to disabled (2) ISS will act as ARP proxy for target address which is in same and different subnet which is used in IP-DSLAM case.
Context
- MIB
- SUPERMICRO-IP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.2.1.15- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- fsip
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 'SUPERMICRO-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-IP-MIB::fsIpProxyArpSubnetOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-IP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-IP-MIB::fsIpProxyArpSubnetOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |