XYLAN-VLAN-MIB :: atProtoRule

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-VLAN-MIBatProtoRule

atProtoRule

Module: XYLAN-VLAN-MIB

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

OID (numeric): 1.3.6.1.4.1.800.2.2.10.3.1.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

This object is an octet string of length 5 bytes. This object specifies the protocol type that defines this vlan. The values for the different protocols are: IP - first byte = 1, IPX - first byte = 2, AppleTalk - first byte = 3, DECNet - first byte = 4, Note that, in case of IP, ARP is included as IP and need not be specified explicitly. Similarly when AppleTalk is chosen both DDP and AARP are included.

If any other protocol is used, it can be defined either by using Ether-type - first byte = 5 specifying its ether-type, second and third byte = ether-type value in hex.

DSAP and SSAP - first byte = 6 specifying that its SAP type second byte = DSAP, third byte = SSAP in hex.

SNAP Type - first byte = 7 specifying its SNAP second through sixth byte = snap value in hex.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.10.3.1.4
snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::atProtoRule

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.10.3.1.4.1
snmpget -v2c -c public <target> XYLAN-VLAN-MIB::atProtoRule.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.10.3.1.4.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atProtoRule.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.10vAutoTrackerXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.10.3atProtoRuleTableXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.10.3.1atProtoRuleEntryXYLAN-VLAN-MIB
1.3.6.1.4.1.800.2.2.10.3.1.4atProtoRuleXYLAN-VLAN-MIB