IPDHCP-RELAY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
7
.1.3.6.1.4.1.8886.6.1.30.1.3 · 1 row entry · 2 columns
A table that contains DHCP Relay State information for ip interfaces.
rcIpDhcpRelayIpInterfaceEntry entry .1.3.6.1.4.1.8886.6.1.30.1.3.1
An entry that contains DHCP Relay State information for ip interface.
Indexes
rcIpDhcpRelayIpInterfaceIfIndex
Column Syntax OID
rcIpDhcpRelayIpInterfaceIfIndex
The index of IP interface table about state of DHCP Relay.
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 n…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.30.1.3.1.1
rcIpDhcpRelayIpInterfaceEnable
The state of this IP interface enabling DHCP Relay.
It has two value,one is enable(1),which indicates the IP inteface enable DHCP Relay,
the other is disable(2) that means the IP interface doesn't support DHCP Relay.
T…
SWITCH-TCEnableVarr/w
Textual Convention: SWITCH-TCEnableVar Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.8886.6.1.30.1.3.1.2
.1.3.6.1.4.1.8886.6.1.30.1.4 · 1 row entry · 3 columns
A table that contains target server information for IP interfaces.
rcIpDhcpRelayTargetEntry entry .1.3.6.1.4.1.8886.6.1.30.1.4.1
A entry that contains target server information for IP interface.
Indexes
rcIpDhcpRelayTargetIfIndex rcIpDhcpRelayTargetAddress
Column Syntax OID
rcIpDhcpRelayTargetIfIndex
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.30.1.4.1.1
rcIpDhcpRelayTargetAddress
IP address of target server.
It's also the index of DHCP Relay Target Address Table.
Each ip interface can have 4 target ip address at most.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.8886.6.1.30.1.4.1.2
rcIpDhcpRelayTargetRowStatus
DURABLE:
The row status of DHCP Relay Target Address Table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8886.6.1.30.1.4.1.3
.1.3.6.1.4.1.8886.6.1.30.2.3 · 1 row entry · 2 columns
A table provides the mechanism to control dhcp relay trust per port.
rcIpDhcpRelayInformationOptionTrustEntry entry .1.3.6.1.4.1.8886.6.1.30.2.3.1
Table entry for switch dhcp relay trust based on port.
Indexes
rcIpDhcpRelayInformationOptionTrustPortIfIndex
Column Syntax OID
rcIpDhcpRelayInformationOptionTrustPortIfIndex
The index that uniquely identifies a port in DHCP Relay trust table.
Eg: for ISCOM3012gf, the value range is from 1 to 12, for ISCOM3026/3026e,
the value range is from 1 to 26, for iscom3028f,from 1 to 28, for iscom305…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.30.2.3.1.1
rcIpDhcpRelayInformationOptionTrustState
The trust state of this port. It has two value,one is trusted (1),
which indicates the port support DHCP Relay trust;
the other is untrusted (2) that means the port doesn't support DHCP Relay trust.
The default value …
Enumerationr/w
Enumerated Values:
1trusted
2untrusted
.1.3.6.1.4.1.8886.6.1.30.2.3.1.2