XYLAN-VLAN-MIB :: atvIPRouterRelayServicesFwd

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-VLAN-MIBatvIPRouterRelayServicesFwd

atvIPRouterRelayServicesFwd

Module: XYLAN-VLAN-MIB

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

OID (numeric): 1.3.6.1.4.1.800.2.2.11.1.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Each of the 8 least significant bits are assigned to a UDP Relay service as follows: 01H - bootp (Not currently allowed) 02H - NBNS 04H - NBDD 08H - Gen1 10H - Gen2 20H - Gen3 40H - Gen4 80H - Gen5 A set bit indicates that packets are being forwarded to this vlan for the service corresponding to the bit.

Use bit 15 to indicate that a UDP Relay Service should be unset and packets should not be forwarded to this vlan. 8001H - bootp (Not currently allowed) 8002H - NBNS 8004H - NBDD 8008H - Gen1 8010H - Gen2 8020H - Gen3 8040H - Gen4 8080H - Gen5

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.11.1.1.12
snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::atvIPRouterRelayServicesFwd

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.11.1.1.12.1
snmpget -v2c -c public <target> XYLAN-VLAN-MIB::atvIPRouterRelayServicesFwd.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atvIPRouterRelayServicesFwd.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.11atvIPRouterInfoXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.11.1atvIPRouterTableXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.11.1.1atvIPRouterEntryXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.11.1.1.12atvIPRouterRelayServicesFwdXYLAN-VLAN-MIB