XYLAN-VLAN-MIB :: vIPRouterRelayMode

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-VLAN-MIBvIPRouterRelayMode

vIPRouterRelayMode

Module: XYLAN-VLAN-MIB

OID (symbolic): XYLAN-VLAN-MIB::vIPRouterRelayMode

OID (numeric): 1.3.6.1.4.1.800.2.2.2.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This controls whether the internal UDP Relay service is enabled or disabled. When enabled, the service will forward packets to a specified server (or specified broadcast address.) or VLAN. Note that for BOOTP/DHCP service, unless the relay's next hop ip address (vIPRouterRelayForwAddr) is set to a valid value, it will not possible to enable the relay. For other services, a VLAN to forwared to (vIPRouterRelayForwVlan in vIPRouterRelayForwTable) or a next hop ip address must be set. The mode definitions are as follows: 1 - enabled 2 - configureRequest 3 - underConfiguration 4 - disabled

A manager will set the state to configureRequest(2) before attempting to configure any other parameters for a particular UPD Service. The agent will then set the state to underConfiguration(3). When in the underConfiguration(3) state, a UDP service is not completely configured and will remain in this state until the management station is finished configuring and sets the state to either enabled(1) or disabled(4).

A manager is restricted to changing the state of an entry in the following ways:

config under To: valid Request config invalid From: valid OK NO OK OK configRequest N/A N/A N/A N/A underConfig OK NO OK OK invalid NO OK NO OK

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.2.2.1.2
snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::vIPRouterRelayMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.2.2.1.2.1
snmpget -v2c -c public <target> XYLAN-VLAN-MIB::vIPRouterRelayMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.2.2.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vIPRouterRelayMode.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.2xylanVlanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.2.2vIPRouterInfoXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.2.2vIPRouterRelayTableXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.2.2.1vIPRouterRelayEntryXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.2.2.1.2vIPRouterRelayModeXYLAN-VLAN-MIB