PRVT-SWITCH-IPVLAN-MIB
AI MIB Summary
The PRVT-SWITCH-IPVLAN-MIB provides management interfaces for Layer 3 switches to configure and monitor the binding of IP subnets to specific VLANs, enabling the enforcement of IP-based segmentation policies within the switching fabric.
The IpVLAN MIB module that controls the assignment of IP subnets to VLANs in L3 switches.
Main OID:
prvtSwitchIpVLANMib.1.3.6.1.4.1.738.1.6.2
25
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
25 total| Object Name |
|---|
prvtSwitchIpVLANMibThe IpVLAN MIB module that controls the assignment of IP subnets
to VLANs in L3 switches. MODULE-IDENTITY .1.3.6.1.4.1.738.1.6.2 |
ipInterface OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.6.2.1 |
ipInterfaceTableThis table controls the creation of IP interfaces (subnets). SEQUENCE OF IpInterfaceEntry .1.3.6.1.4.1.738.1.6.2.1.1 |
ipInterfaceEntry IpInterfaceEntry .1.3.6.1.4.1.738.1.6.2.1.1.1 |
ipInterfaceNameThis object identifies the name of the IP interface, serves as an
index to this table name, and can only be changed during row creation.
The name is the integer part of the interface name; sw1 will be 1, sw5
will be 5 etc..ro INTEGER .1.3.6.1.4.1.738.1.6.2.1.1.1.1 |
ipInterfaceIndexThis object identifies the index of the IP interface.
This is the same index as ipAdEntIfIndex from MIB-II (ipAddrTable).ro INTEGER .1.3.6.1.4.1.738.1.6.2.1.1.1.2 |
ipInterfaceTypeThis indicates a status of the IP interface. The value of this object
is determined by the IP address. If the IP address field is
empty (0.0.0.0) then this interface becomes a pseudo interface.rw Enumeration .1.3.6.1.4.1.738.1.6.2.1.1.1.3 |
ipInterfaceIpAddressThis object has the value of the switch IP address in this subnet.
A value of 0.0.0.0 will make this interface a pseudo interface.rw IpAddress .1.3.6.1.4.1.738.1.6.2.1.1.1.4 |
ipInterfaceSubnetMaskThis object together with ipInterfaceIpAddress forms the IP
subnet, assigned to this IP interface. In case that ipInterfaceIpAddress
has the value of 0.0.0.0, this object will be ignored.rw IpAddress .1.3.6.1.4.1.738.1.6.2.1.1.1.5 |
ipInterfaceRowStatusThis object indicates that the row status, and enables the creation &
deletion of rows in this table. See SNMPv2-TC for more information.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.6.2.1.1.1.6 |
ipLoInterfaceTableThis table controls the creation of IP LoopBack interfaces. SEQUENCE OF IpLoInterfaceEntry .1.3.6.1.4.1.738.1.6.2.1.2 |
ipLoInterfaceEntry IpLoInterfaceEntry .1.3.6.1.4.1.738.1.6.2.1.2.1 |
ipLoInterfaceNameThis object identifies the name of the IP interface, serves as an
index to this table name, and can only be changed during row creation.
The name is the integer part of the interface name; lo1 will be 1, lo5
will be 5 etc..ro INTEGER .1.3.6.1.4.1.738.1.6.2.1.2.1.1 |
ipLoInterfaceIndexThis object identifies the index of the IP interface.
This is the same index as ipAdEntIfIndex from MIB-II (ipAddrTable).ro INTEGER .1.3.6.1.4.1.738.1.6.2.1.2.1.2 |
ipLoInterfaceTypeThis indicates a status of the IP interface. The value of this object
is determined by the IP address. If the IP address field is
empty (0.0.0.0) then this interface becomes a pseudo interface.rw Enumeration .1.3.6.1.4.1.738.1.6.2.1.2.1.3 |
ipLoInterfaceIpAddressThis object has the value of the switch IP address in this subnet.
A value of 0.0.0.0 will make this interface a pseudo interface.rw IpAddress .1.3.6.1.4.1.738.1.6.2.1.2.1.4 |
ipLoInterfaceSubnetMaskThis object together with ipInterfaceIpAddress forms the IP
subnet, assigned to this IP interface. In case that ipInterfaceIpAddress
has the value of 0.0.0.0, this object will be ignored.rw IpAddress .1.3.6.1.4.1.738.1.6.2.1.2.1.5 |
ipLoInterfaceRowStatusThis object indicates that the row status, and enables the creation &
deletion of rows in this table. See SNMPv2-TC for more information.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.6.2.1.2.1.6 |
ipVLAN OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.6.2.2 |
ipVLANTableThis table extends the table dot1qVlanStaticTable from Q-BRIDGE-MIB.
It gives a connection between the IP Interface & the IP VLAN. SEQUENCE OF IpVLANEntry .1.3.6.1.4.1.738.1.6.2.2.1 |
ipVLANEntry IpVLANEntry .1.3.6.1.4.1.738.1.6.2.2.1.1 |
ipVLANStatusThis object shows the VLAN on which the interface in the index
of the entry is installed and vice versa. See SNMPv2-TC for
more information.rw Enumeration .1.3.6.1.4.1.738.1.6.2.2.1.1.1 |
ipPortMappingTableThis table serves to map physical ports to SW interfaces in their 1:1 relationship.
This means that we can map only one SW interface on a SEQUENCE OF IpPortMappingEntry .1.3.6.1.4.1.738.1.6.2.2.2 |
ipPortMappingEntry IpPortMappingEntry .1.3.6.1.4.1.738.1.6.2.2.2.1 |
ipPortSwIfaceThis object shows the SW interfaces to which a particular port is mapped. If we
want to detach the port and delete the mapping we need to set the value 256 which
is an invalid index for a SW interface.rw INTEGER .1.3.6.1.4.1.738.1.6.2.2.2.1.1 |