WWP-LEOS-IP-INTERFACE-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-IP-INTERFACE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wwpLeosIpInterfaceMIB 1.3.6.1.4.1.6141.2.60.24
Added the operational gateway and a trap for gateway changes
       wwpLeosIpInterfaceMIBObjects 1.3.6.1.4.1.6141.2.60.24.1
           wwpLeosIpInterface 1.3.6.1.4.1.6141.2.60.24.1.1
               wwpLeosIpInterfaceTable 1.3.6.1.4.1.6141.2.60.24.1.1.1 no-access
Table of IP addresses and associated subnet mask.
                   wwpLeosIpInterfaceEntry 1.3.6.1.4.1.6141.2.60.24.1.1.1.1 no-access
Interface IP and subnet mask entry. These interfaces are used to cause the switch CPU to become involved with the IP traffic. By default, a minimum of two interfaces must always exist, one for the local management interface, one for the remote management interface, and one or more for voice over IP.
                       wwpLeosIpInterfaceIndex 1.3.6.1.4.1.6141.2.60.24.1.1.1.1.1 integer32 read-only
Unique index into the table.
                       wwpLeosIpInterfaceName 1.3.6.1.4.1.6141.2.60.24.1.1.1.1.2 displaystring read-only
The friendly name for the IP interface.
                       wwpLeosIpInterfaceIpAddr 1.3.6.1.4.1.6141.2.60.24.1.1.1.1.3 ipaddress read-write
IP address associated with this interface.
                       wwpLeosIpInterfaceSubnet 1.3.6.1.4.1.6141.2.60.24.1.1.1.1.4 ipaddress read-write
The subnet mask associated with this ip address/interface.
                       wwpLeosIpInterfaceIfIndexXref 1.3.6.1.4.1.6141.2.60.24.1.1.1.1.5 integer read-only
Cross reference to MIB-2 Interfaces ifIndex.
               wwpLeosIpExtInterfaceTable 1.3.6.1.4.1.6141.2.60.24.1.1.2 no-access
A table that contains Interface Specific information maintained by each interface.
                   wwpLeosIpExtInterfaceEntry 1.3.6.1.4.1.6141.2.60.24.1.1.2.1 no-access
A list of interfaces additional configuration parameters maintained by each interface.
                       wwpLeosIpInterfaceEnable 1.3.6.1.4.1.6141.2.60.24.1.1.2.1.1 truthvalue read-write
The status of each interface. A value of true(1) indicates that this interface is enabled and a value of false(2) indicates that this interface is disabled. The device shouldn't allow the Management Station to disable all the interfaces available on the box.
                       wwpLeosIpInterfaceVlanId 1.3.6.1.4.1.6141.2.60.24.1.1.2.1.2 vlanid read-write
The vlanId associated with this IP interface. The vlan indicated by wwpLeosIpInterfaceVlanId should exist in the Vlan Table. If an interface has no VLAN associated, then any read on this object should return 'noSuchInstance'.
                       wwpLeosIpInterfaceMgmtPktPriority 1.3.6.1.4.1.6141.2.60.24.1.1.2.1.3 integer read-write
The 802.1p Priority value for the management traffic on this interface.
               wwpLeosIpInterfaceAddrNotifEnabled 1.3.6.1.4.1.6141.2.60.24.1.1.3 truthvalue read-write
This variable indicates whether the system generates the wwpLeosIpInterfaceAddrChgNotification. A false value prevents this notifications from being generated by this system.
               wwpLeosIpDataInterfaceTable 1.3.6.1.4.1.6141.2.60.24.1.1.4 no-access
Data Interface IP and subnet mask entry. To create a loopback interface in this table, following attributes must be specified. wwpLeosIpDataInterfaceIndex wwpLeosIpDataInterfaceName wwpLeosIpDataInterfaceIpAddr wwpLeosIpDataInterfaceType must be set to 'loopback'. wwpLeosIpDataInterfaceVlanId defaults to 1 and cannot be set or changed. No other MIB object should be set otherwise error will be returned. To create a regular Data interface the following attributes must be specified. wwpLeosIpDataInterfaceIndex wwpLeosIpDataInterfaceName wwpLeosIpDataInterfaceIpAddr wwpLeosIpDataInterfaceMask wwpLeosIpDataInterfaceVlanId must be specified when the interface is created. It cannot be changed after creation. wwpLeosIpDataRowStatus must be set to 'createAndGo'.
                   wwpLeosIpDataInterfaceEntry 1.3.6.1.4.1.6141.2.60.24.1.1.4.1 no-access
Each entry represents a Data interface configuration parameter.
                       wwpLeosIpDataInterfaceIndex 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.1 integer read-only
Unique index into the table.
                       wwpLeosIpDataInterfaceName 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.2 displaystring read-only
The name for this Data IP interface.
                       wwpLeosIpDataInterfaceIpAddr 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.3 ipaddress read-only
IP address associated with this interface.
                       wwpLeosIpDataInterfaceMask 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.4 ipaddress read-only
The subnet mask associated with this ip address/interface.
                       wwpLeosIpDataInterfaceVlanId 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.5 vlanid read-only
The vlanId associated with this Data IP interface. This vlan must already exist on the device. The vlanId must be specified when the interface is created. It cannot be set after creation. The vlanId cannot be specified and defaults to 1 for a loopback interface.
                       wwpLeosIpDataInterfaceType 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.6 integer read-only
The type of Data IP interface. Enumeration: 'broadcast': 1, 'pointToPoint': 2, 'loopBack': 3.
                       wwpLeosIpDataInterfaceIfIndex 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.7 integer32 read-only
The unique interface index assigned by INET.
                       wwpLeosIpDataInterfaceMac 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.8 macaddress read-only
MAC address assigned by the device to this Data interface.
                       wwpLeosIpDataInterfaceIfMtu 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.9 integer32 read-only
The size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
                       wwpLeosIpDataInterfaceRowStatus 1.3.6.1.4.1.6141.2.60.24.1.1.4.1.10 rowstatus read-only
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, a manager must set this object to 'destroy'. If the entry exists, it will be displayed as 'active'.
               wwpLeosIpInterfaceOperationalGateway 1.3.6.1.4.1.6141.2.60.24.1.1.5 ipaddress read-only
Operational gateway IP address.
           wwpLeosIpAclGlobal 1.3.6.1.4.1.6141.2.60.24.1.2
               wwpLeosIpAclState 1.3.6.1.4.1.6141.2.60.24.1.2.1 integer read-write
This object allows to globally configure IP ACL state. Enumeration: 'disabled': 1, 'enabled': 2.
               wwpLeosIpAclCacheHit 1.3.6.1.4.1.6141.2.60.24.1.2.2 counter32 read-only
Count of the number of lookups satisfied by a cache hit.
               wwpLeosIpAclNoHit 1.3.6.1.4.1.6141.2.60.24.1.2.3 counter32 read-only
Count of the number of lookups which failed because the source ip address did not match a table entry.
               wwpLeosIpAclBadPort 1.3.6.1.4.1.6141.2.60.24.1.2.4 counter32 read-only
Count of the number of lookups which failed because the ingress port was disallowed by a table entry.
               wwpLeosIpAclClearStats 1.3.6.1.4.1.6141.2.60.24.1.2.5 rowstatus read-write
Set this object to 'destroy' to clear the global and table entry statistics counters.
               wwpLeosIpAclBadDscp 1.3.6.1.4.1.6141.2.60.24.1.2.6 counter32 read-only
Count of the number of lookups which failed because the ingress DSCP value was disallowed by a table entry.
               wwpLeosIpAclOperState 1.3.6.1.4.1.6141.2.60.24.1.2.7 integer read-only
The current operational state of the IP ACL system. Enumeration: 'disabled': 1, 'enabled': 2.
               wwpLeosIpAclInUseEntries 1.3.6.1.4.1.6141.2.60.24.1.2.8 counter32 read-only
Count of the number of IP ACL rules that are currently configured.
               wwpLeosIpAclMaxEntries 1.3.6.1.4.1.6141.2.60.24.1.2.9 counter32 read-only
Count of the max number of IP ACL rules that can be configured.
           wwpLeosIpAclRules 1.3.6.1.4.1.6141.2.60.24.1.3
               wwpLeosIpAclTable 1.3.6.1.4.1.6141.2.60.24.1.3.1 no-access
The (conceptual) table listing the display parameters for the IP ACL table.
                   wwpLeosIpAclEntry 1.3.6.1.4.1.6141.2.60.24.1.3.1.1 no-access
An entry (conceptual row) in the wwpLeosIpAclTable.
                       wwpLeosIpAclEntryIpAddr 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.1 ipaddress read-only
This object is the IP network which will be authorized.
                       wwpLeosIpAclEntryIpMask 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.2 ipaddress read-only
This object is the netmask for the IP network which will be authorized.
                       wwpLeosIpAclEntryPortMask 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.3 unsigned32 read-only
This object is used to specify the physical ports which frames will be allowed to ingress from. The mask is big endian and each bit, numbered from 0 to 27, represents a physical port numbered from 1 to 28. A value of 0xFFFFFFFF may be used to specify all ports.
                       wwpLeosIpAclEntryHits 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.4 counter32 read-only
Count of the number of lookups which matched the table entry.
                       wwpLeosIpAclEntryBadPort 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.5 counter32 read-only
Count of the number of lookups which failed because the ingress port was disallowed by the table entry.
                       wwpLeosIpAclEntryStatus 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.6 rowstatus read-only
Set this object to 'CreateAndGo' to create a new table entry, set it to 'destroy' to remove an existing entry.
                       wwpLeosIpAclEntryDscpMask 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.7 octet string read-only
This object is used to specify the DSCP values for which IP packets will be allowed to ingress. The mask is big endian and each bit, numbered from 0 to 63, represents a DSCP value numbered from 0 to 63. A value of 0xFFFFFFFFFFFFFFFF may be used to specify all.
                       wwpLeosIpAclEntryBadDscp 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.8 counter32 read-only
Count of the number of lookups which failed because the ingress DSCP value was disallowed by the table entry.
                       wwpLeosIpAclEntryPortBitMask 1.3.6.1.4.1.6141.2.60.24.1.3.1.1.9 octet string read-only
This object is used to specify the physical ports which frames will be allowed to ingress from. The mask is big endian and each bit, numbered from 0 to 63, represents a physical port numbered from 1 to 64. A value of 0xFFFFFFFFFFFFFFFF may be used to specify all ports.
       wwpLeosIpInterfaceMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.24.2
           wwpLeosIpInterfaceMIBNotifications 1.3.6.1.4.1.6141.2.60.24.2.0
               wwpLeosIpInterfaceAddrChgNotification 1.3.6.1.4.1.6141.2.60.24.2.0.1
A wwpLeosIpInterfaceAddrChgNotification is sent whenever the ip address of an interface changes.
               wwpLeosIpInterfaceOperationalGatewayChgNotification 1.3.6.1.4.1.6141.2.60.24.2.0.2
A wwpLeosIpOperationalGatewayChgNotification notification will be sent out whenever the operational gateway is changed.
       wwpLeosIpInterfaceMIBConformance 1.3.6.1.4.1.6141.2.60.24.3
           wwpLeosIpInterfaceMIBCompliances 1.3.6.1.4.1.6141.2.60.24.3.1
           wwpLeosIpInterfaceMIBGroups 1.3.6.1.4.1.6141.2.60.24.3.2