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
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk rcIpDhcpRelayIpInterfaceTable
/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::rcIpDhcpRelayIpInterfaceTable'
A table that contains DHCP Relay State information for ip interfaces.
rcIpDhcpRelayIpInterfaceEntry row .1.3.6.1.4.1.8886.6.1.30.1.3.1
An entry that contains DHCP Relay State information for ip interface.
Column Syntax OID
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.30.1.3.1.1
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
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
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk rcIpDhcpRelayTargetTable
/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::rcIpDhcpRelayTargetTable'
A table that contains target server information for IP interfaces.
rcIpDhcpRelayTargetEntry row .1.3.6.1.4.1.8886.6.1.30.1.4.1
A entry that contains target server information for IP interface.
Column Syntax OID
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.30.1.4.1.1
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
Type Constraints:
range: 4
.1.3.6.1.4.1.8886.6.1.30.1.4.1.2
DURABLE:
The row status of DHCP Relay Target Address Table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the raisecom variant from /opt/observium/mibs/raisecom.
Command help
Walk rcIpDhcpRelayInformationOptionTrustTable
/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::rcIpDhcpRelayInformationOptionTrustTable'
A table provides the mechanism to control dhcp relay trust per port.
rcIpDhcpRelayInformationOptionTrustEntry row .1.3.6.1.4.1.8886.6.1.30.2.3.1
Table entry for switch dhcp relay trust based on port.
Column Syntax OID
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.8886.6.1.30.2.3.1.1
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