pdnNetTo8023MediaConfigFlags
PDN-ARP-MIB ·
.1.3.6.1.4.1.1795.2.24.2.27.1.3.1.1.5
Object
column SNMPv2-SMIInteger32
This object contains multiple information for an entry. The information can be interpreted as follows: 0x0004 -- permanent entry 0x0008 -- publish entry (respond for other host) 0x0010 -- has requested trailers 0x0020 -- Proxy ARP entry 0x0040 -- Subnetted Proxy ARP entry 0x0100 -- ARP For Default Gateway.
Context
- MIB
- PDN-ARP-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.27.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdnNetTo8023MediaConfigEntry
- Groups
- 1
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 'PDN-ARP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ARP-MIB::pdnNetTo8023MediaConfigFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ARP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ARP-MIB::pdnNetTo8023MediaConfigFlags.<ifIndex>.<pdnNetTo8023MediaConfigIpAddr>.<pdnNetTo8023MediaConfigVnidId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ARP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ARP-MIB::pdnNetTo8023MediaConfigFlags'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of