All MIBs › XYLAN-VLAN-MIB › atNetRuleNetAddr
atNetRuleNetAddr
Module: XYLAN-VLAN-MIB
OID (symbolic): XYLAN-VLAN-MIB::atNetRuleNetAddr
OID (numeric): 1.3.6.1.4.1.800.2.2.10.4.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This object gives the network address that defines this vlan. If the protocol is IP, this object contains the four bytes of IP address followed by four bytes of IP Subnet Mask.
If the protocol is IPX, this object contains the four bytes of Network Number followed by one byte of encapsulation type used on that network. The values for the encapsulation types are: byte 5 = 1 - IPX 802.3 encapsulation byte 5 = 2 - IPX Ethernet2 encapsulation byte 5 = 3 - IPX LLC encapsulation byte 5 = 4 - IPX SNAP encapsulation
If the protocol is DECNet, this object contains the one byte of DEC area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.10.4.1.5 snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::atNetRuleNetAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.10.4.1.5.1 snmpget -v2c -c public <target> XYLAN-VLAN-MIB::atNetRuleNetAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.10.4.1.5.1 s <value>
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.10 | vAutoTracker | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.10.4 | atNetRuleTable | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.10.4.1 | atNetRuleEntry | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.10.4.1.5 | atNetRuleNetAddr | XYLAN-VLAN-MIB |