XYLAN-VLAN-MIB :: vIPRouterRipConfigMode

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-VLAN-MIBvIPRouterRipConfigMode

vIPRouterRipConfigMode

Module: XYLAN-VLAN-MIB

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

OID (numeric): 1.3.6.1.4.1.800.2.2.2.1.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

RIP's operational mode. 'silent' means that RIP listens for routing updates but does not send them. 'deaf' means that RIP sends routing updates but not listen to them. 'active' means that RIP both sends and receives routing updates, and 'inactive' means that RIP is not operational on the given virtual LAN. The default is 'simple'.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.2.1.1.10
snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::vIPRouterRipConfigMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.2.1.1.10.1
snmpget -v2c -c public <target> XYLAN-VLAN-MIB::vIPRouterRipConfigMode.1

Set instance 1 (SNMPv2c):

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

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.1vIPRouterTableXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.2.1.1vIPRouterEntryXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.2.1.1.10vIPRouterRipConfigModeXYLAN-VLAN-MIB