SWITCH-VLAN-MIB
AI MIB Summary
The SWITCH-VLAN-MIB enables SNMP-based management of Hitachi network switches by defining objects for monitoring and configuring Virtual LAN (VLAN) parameters, including VLAN identifiers, port membership assignments, and VLAN state statuses.
This module provides definitions for the Hitachi Computer Products, Network System Group (SWITCH), Virtual LAN (VLAN) MIB.
Main OID:
switchVlanMib.1.3.6.1.4.1.207.8.9.2.5.2
67
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
67 total| Object Name |
|---|
switchVlanMibThis module provides definitions for the Hitachi Computer Products, Network System Group (SWITCH), Virtual LAN (VLAN) MIB. MODULE-IDENTITY .1.3.6.1.4.1.207.8.9.2.5.2 |
vLanGroup OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.9.2.5.2.1 |
vLanTableA list of Virtual LAN instances. SEQUENCE OF VLanEntry .1.3.6.1.4.1.207.8.9.2.5.2.1.1 |
vLanEntryVLAN entry. VLanEntry .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1 |
vLanNumberThe VLAN number identifying this instance INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.1 |
vLanMembersA bitmap structure presenting the virtual ports assigned to this vLan. Bits are numbered from 1 to 256 starting with the high order bit of the first octet. Each bit which is set indicates the virtual port number assigned to the this vlan.ro OCTET STRING .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.2 |
vLanDescriptionTextual description of the VLAN instance.rw DisplayString .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.5 |
vLanAdminStatusThe administrative status which can be set by configuration. 'disable' will disable ALL vPorts that are connected to this VLAN, 'enable' will enable all portsrw VlanAdminStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.6 |
vLanOperStatusProvide operating status of a particular VLAN.ro VlanOperStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.7 |
vLanModeProvides special operating mode setup and status. Currently this object is used to specify weather the VLAN supports the standard or ATM CIP connections. This is deprecated because it is not maintained by system software.rwdeprecated VlanMode .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.8 |
vLanRowStatusThis attribute may only be set to 'createAndGo' and 'delete'. 'notInService' and 'createAndWait' are not supported.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.207.8.9.2.5.2.1.1.1.9 |
vRouterGroup OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.9.2.5.2.2 |
vRouterTableA list of Virtual Router instances. SEQUENCE OF VRouterEntry .1.3.6.1.4.1.207.8.9.2.5.2.2.1 |
vRouterEntryA VLAN entry. VRouterEntry .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1 |
vRouterProtocolThis object is used to enable/disable routing protocols. The value of this object is the logical ORing of each bit identifying the routing protocol below, where bit 0 is the low order bit, i.e. 2**0. ipRip bit 0 ipEgp bit 1 ipGgp bit 2 ipHello bit 3 ipIs-is bit 4 ipEs-is bit 5 ipCiscoIgrp bit 6 ipBbnSpfIgp bit 7 ipOspf bit 8 Setting the appropriate bit enables the protocol (if supported); clearing the bit, disables the protocol.rw INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.1 |
vRouterIpAddressThe IP network address for this virtual bridge instance for the purpose of allowing access from the external network management system. This attribute is required for row creation.rw IpAddress .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.2 |
vRouterSubNetMaskThe IP network subnet mask for this virtual bridge instance for the purpose of allowing access from the external network management system. This attribute is required for row creation.rw IpAddress .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.3 |
vRouterBcastAddressThe IP broadcast address for this virtual bridge instance for the purpose of allowing access from the external network management system. This attribute is required for row creation.rw IpAddress .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.4 |
vRouterDescriptionTextual description of the router instance.rw DisplayString .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.5 |
vRouterAdminStatusThe particular routing environment can be enable(2) or disable(1), its value is determined by the ifAdminStatus of the interface associated with this router.rw VlanAdminStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.6 |
vRouterOperStatusProvide operating status of a particular router environment.ro VlanOperStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.7 |
vRouterRowStatusOnly supports 'createAndGo' and 'delete' for set operation. The vLanEntry instance identified by the value of the index for this attribute must exist before a attempting to create an instance of vRouterRowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.8 |
vRouterIfIndexThe value of ifIndex which corresponds to this vRouter instance.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.9 |
vRouterRipModeIf the value of this object is 'silent', RIP daemon processes received routing packets and does NOT send routing packets. If the value of this object is 'active', RIP sends and receives routing packets.rw Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.10 |
physicalPortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.9.2.5.2.3 |
pPortTableA list of Physical Port instances. SEQUENCE OF PPortEntry .1.3.6.1.4.1.207.8.9.2.5.2.3.1 |
pPortEntryA Physical Port entry. PPortEntry .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1 |
pPortNumberThe phyiscal port number. INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.1 |
pPortMediaTypeThe physical media type supported by this physical port.ro PhyPortMediaTypeCode .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.2 |
pPortDescriptionA description of the instance of this physical Port.rw DisplayString .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.3 |
pPortIfIndexThe value of ifIndex which corresponds to this physical port.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.4 |
pPortDuplexityThe duplexity of this pPort.rw Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.5 |
pPortAutoNegotiateOnly ports whose pPortMediaType is 'eth100' may support autonegotiation to determine the portSpeed and pPortDuplexity. pPortAutoNegotiate is not writeable for ports whose pPortMediaType is not 'eth100'.rw Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.6 |
pPortAdminStatusThe administrative status of this pPort. Instances for VRouter and Uplinks (33 and 34) are read-only, the value can be set by ifAdminStatus.rw VlanAdminStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.7 |
pPortOperStatusThe operational status of this pPort.ro VlanOperStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.8 |
pPortSpeedThe speed of the port in bits per second (bps). For ports whose pPortMediaType is 'eth100', and pPortDuplexity has the value 'disable' pPortSpeed may be writeable.rw Integer32 .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.9 |
pPortCountersStatusAn object used to enable or disable counters for physical ports whose pPortMediaType is 'eth10', 'eth100', or 'eth100F'. In some instances it is not possible to determine the state of the counters.rw Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.3.1.1.10 |
pEtherCountersStatusThis Object Globally enables or disables the Statistics Collection on the Ethernet Ports.rw Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.3.2 |
pStatsPollIntervalThis Object is the Time interval in seconds between Statistics Collection.rw INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.3.3 |
virtualPortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.9.2.5.2.4 |
vPortTableA list of Virtual Port instances. SEQUENCE OF VPortEntry .1.3.6.1.4.1.207.8.9.2.5.2.4.1 |
vPortEntryA Virtual Port entry. VPortEntry .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1 |
vPortNumberA unique number identifies this Virtual Port instance. INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.1 |
vPortPhyPortThe physical port ID this virtual port is mapped to. If the value is 0, then the virtual port is not associated with a physical port.ro INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.2 |
vPortFuncTypeThe function type for this vPort. i.e. router, brige, ATM.ro PortFuncCode .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.3 |
vPortVlanNumberThe VLAN that this vPort belongs in.rw INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.4 |
vPortDomaininternal ID identifies the VLAN this vport attached toro INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.5 |
vPortMACaddressThe MAC address represented by this Virtual Port.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.6 |
vPortDefaultMacLayerThe output MAC layer format that this particular vPort supports as a default. The value indicates the format required for output from this vPort.rw MACLayerCode .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.7 |
vPortBridgeModeA mode of this virtual port for optimization of the bridging function. In 'autoSwitch' the system determines the best mode.rwdeprecated Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.8 |
vPortSwitchTimerThe time out period for a Bridged vPort to convert to a switch optimized mode in seconds if vPortBridgMode is set to autoSwitch(1). Setting it to zero will cause automatic switching between the two modes immediately. The default is 60 seconds.rwdeprecated INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.9 |
vPortDescriptionA string to identify the instance of this virtual port.rw DisplayString .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.10 |
vPortAdminStatusThe administrative status of this virtual port. Its value is determined by the value of ifAdminStatus associated with this vPort.rw VlanAdminStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.11 |
vPortOperStatusThe operational status of this virtual port.ro VlanOperStatusCode .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.12 |
vPortIfIndexThe value of ifIndex which corresponds to this virtual port.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.207.8.9.2.5.2.4.1.1.13 |
ipRouteCacheGroup OBJECT IDENTIFIER .1.3.6.1.4.1.207.8.9.2.5.2.5 |
ipRouteStateipRouteState enables or disables RouteCachingrw Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.5.1 |
ipRouteCacheTableA list of IpRouteCache Instances. SEQUENCE OF IpRouteCacheEntry .1.3.6.1.4.1.207.8.9.2.5.2.5.2 |
ipRouteCacheEntryAn IpRouteCache Entry. IpRouteCacheEntry .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1 |
ipRouteCacheIndexThe Index of the Route Cache entry.ro INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.1 |
ipRouteCacheDstIpAddressThe Destination IpAddress of the Route.ro IpAddress .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.2 |
ipRouteCacheSrcIpAddressThe Source IpAddress of the Route.ro IpAddress .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.3 |
ipRouteCacheDstPortThe Destination Port of the Route.ro INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.4 |
ipRouteCacheSrcPortThe Source Port of the Route.ro INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.5 |
ipRouteCacheMediaThe Physical Media on which the destination can reached from the source.ro Enumeration .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.6 |
ipRouteCacheVPortNumberThe Virtual Port using which the Destination can be reached.ro INTEGER .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.7 |
ipRouteCacheVCIThe VCI on which the destination is reached if the media type is ATM.ro AtmVci .1.3.6.1.4.1.207.8.9.2.5.2.5.2.1.8 |