adGenFrPVCInverseArpEnable
ADTRAN-GEN-FRAME-RELAY-MIB ·
.1.3.6.1.4.1.664.5.70.29.1.3.4.1.19
Object
Setting this value to true enables transmission of Inverse ARP requests by this frame relay PVC. If the encapsulation protocol is not ipv4, this oid has no effect. Note that if InARP request transmissions are disabled and an InARP request is received from the peer, a InARP response will be transmitted if appropriate.
Context
- MIB
- ADTRAN-GEN-FRAME-RELAY-MIB
- OID
.1.3.6.1.4.1.664.5.70.29.1.3.4.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenFrPVCEntry
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 'ADTRAN-GEN-FRAME-RELAY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-FRAME-RELAY-MIB::adGenFrPVCInverseArpEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-FRAME-RELAY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-FRAME-RELAY-MIB::adGenFrPVCInverseArpEnable.<ifIndex>.<adGenFrPVCDLCIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-FRAME-RELAY-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-FRAME-RELAY-MIB::adGenFrPVCInverseArpEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |