rcIpDhcpRelayTargetIfIndex
IPDHCP-RELAY-MIB ·
.1.3.6.1.4.1.8886.6.1.30.1.4.1.1
Object
column Integer32
The index of DHCP Relay Target Address Table. Its range is (MAX_PORT_NUM + 1..MAX_PORT_NUM + MAX_SW_NUM - 1). 'MAX_PORT_NUM' is the PHY port number of a layer3 device while 'MAX_SW_NUM' is the SW interface number.
Context
- MIB
- IPDHCP-RELAY-MIB
- OID
.1.3.6.1.4.1.8886.6.1.30.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rcIpDhcpRelayTargetEntry
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 'IPDHCP-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-RELAY-MIB::rcIpDhcpRelayTargetIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPDHCP-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-RELAY-MIB::rcIpDhcpRelayTargetIfIndex.<rcIpDhcpRelayTargetIfIndex>.<rcIpDhcpRelayTargetAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPDHCP-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPDHCP-RELAY-MIB::rcIpDhcpRelayTargetIfIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647