All MIBs › XYLAN-VLAN-MIB › atvIPRouterRelayServicesFwd
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.2 | xylanVlanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.2.11 | atvIPRouterInfo | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.11.1 | atvIPRouterTable | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.11.1.1 | atvIPRouterEntry | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.11.1.1.12 | atvIPRouterRelayServicesFwd | XYLAN-VLAN-MIB |