vceArpState
VELOCLOUD-EDGE-MIB ·
.1.3.6.1.4.1.45346.1.1.2.5.2.2.1.7
Object
column VceArpStateType
The State of arp entry
Context
- MIB
- VELOCLOUD-EDGE-MIB
- OID
.1.3.6.1.4.1.45346.1.1.2.5.2.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vceArpEntry
- 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 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VELOCLOUD-EDGE-MIB::vceArpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VELOCLOUD-EDGE-MIB::vceArpState.<vceArpItf>.<vceArpIpAddrType>.<vceArpIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VELOCLOUD-EDGE-MIB' -M '/opt/observium/mibs/velocloud:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VELOCLOUD-EDGE-MIB::vceArpState'
Syntax
- Source
- VceArpStateType
- Base type
Enumeration
Values & Constraints
Type Values
1 | reachable |
2 | stale |
5 | invalid |
6 | unknown |
7 | incomplete |
Conformance
Member of