XYLAN-VLAN-MIB :: atNetRuleNetAddr

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-VLAN-MIBatNetRuleNetAddr

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 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.10vAutoTrackerXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.10.4atNetRuleTableXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.10.4.1atNetRuleEntryXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.10.4.1.5atNetRuleNetAddrXYLAN-VLAN-MIB