PRVT-SWITCH-IPVLAN-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-SWITCH-IPVLAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
prvtSwitchIpVLANMib | 1.3.6.1.4.1.738.1.6.2 |
The IpVLAN MIB module that controls the assignment of IP subnets to VLANs in L3 switches. |
||
ipInterface | 1.3.6.1.4.1.738.1.6.2.1 | |||
ipInterfaceTable | 1.3.6.1.4.1.738.1.6.2.1.1 | no-access |
This table controls the creation of IP interfaces (subnets). |
|
1.3.6.1.4.1.738.1.6.2.1.1.1 | no-access | |||
ipInterfaceName | 1.3.6.1.4.1.738.1.6.2.1.1.1.1 | integer | read-only |
This 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.. |
ipInterfaceIndex | 1.3.6.1.4.1.738.1.6.2.1.1.1.2 | integer | read-only |
This object identifies the index of the IP interface. This is the same index as ipAdEntIfIndex from MIB-II (ipAddrTable). |
ipInterfaceType | 1.3.6.1.4.1.738.1.6.2.1.1.1.3 | integer | read-only |
This 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. Enumeration: 'pseudoInterface': 1, 'ipInterface': 2. |
ipInterfaceIpAddress | 1.3.6.1.4.1.738.1.6.2.1.1.1.4 | ipaddress | read-only |
This 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. |
ipInterfaceSubnetMask | 1.3.6.1.4.1.738.1.6.2.1.1.1.5 | ipaddress | read-only |
This 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. |
ipInterfaceRowStatus | 1.3.6.1.4.1.738.1.6.2.1.1.1.6 | rowstatus | read-only |
This object indicates that the row status, and enables the creation & deletion of rows in this table. See SNMPv2-TC for more information. |
ipLoInterfaceTable | 1.3.6.1.4.1.738.1.6.2.1.2 | no-access |
This table controls the creation of IP LoopBack interfaces. |
|
1.3.6.1.4.1.738.1.6.2.1.2.1 | no-access | |||
ipLoInterfaceName | 1.3.6.1.4.1.738.1.6.2.1.2.1.1 | integer | read-only |
This 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.. |
ipLoInterfaceIndex | 1.3.6.1.4.1.738.1.6.2.1.2.1.2 | integer | read-only |
This object identifies the index of the IP interface. This is the same index as ipAdEntIfIndex from MIB-II (ipAddrTable). |
ipLoInterfaceType | 1.3.6.1.4.1.738.1.6.2.1.2.1.3 | integer | read-only |
This 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. Enumeration: 'pseudoInterface': 1, 'ipInterface': 2. |
ipLoInterfaceIpAddress | 1.3.6.1.4.1.738.1.6.2.1.2.1.4 | ipaddress | read-only |
This 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. |
ipLoInterfaceSubnetMask | 1.3.6.1.4.1.738.1.6.2.1.2.1.5 | ipaddress | read-only |
This 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. |
ipLoInterfaceRowStatus | 1.3.6.1.4.1.738.1.6.2.1.2.1.6 | rowstatus | read-only |
This object indicates that the row status, and enables the creation & deletion of rows in this table. See SNMPv2-TC for more information. |
ipVLAN | 1.3.6.1.4.1.738.1.6.2.2 | |||
ipVLANTable | 1.3.6.1.4.1.738.1.6.2.2.1 | no-access |
This table extends the table dot1qVlanStaticTable from Q-BRIDGE-MIB. It gives a connection between the IP Interface & the IP VLAN. |
|
1.3.6.1.4.1.738.1.6.2.2.1.1 | no-access | |||
ipVLANStatus | 1.3.6.1.4.1.738.1.6.2.2.1.1.1 | integer | read-only |
This 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. Enumeration: 'detached': 2, 'attached': 1. |
ipPortMappingTable | 1.3.6.1.4.1.738.1.6.2.2.2 | no-access |
This 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 |
|
1.3.6.1.4.1.738.1.6.2.2.2.1 | no-access | |||
ipPortSwIface | 1.3.6.1.4.1.738.1.6.2.2.2.1.1 | integer | read-only |
This 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. |