WWP-LEOS-IP-INTERFACE-MIB
AI MIB Summary
The WWP-LEOS-IP-INTERFACE-MIB monitors IP interface operational states and gateway reachability on Wasp (WWP) LEOS network devices, specifically exposing gateway status variables and generating traps to alert on gateway transitions.
Added the operational gateway and a trap for gateway changes
Main OID:
wwpLeosIpInterfaceMIB.1.3.6.1.4.1.6141.2.60.24
58
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
58 total| Object Name |
|---|
wwpLeosIpInterfaceMIBAdded the operational gateway and a trap for gateway changes MODULE-IDENTITY .1.3.6.1.4.1.6141.2.60.24 |
wwpLeosIpInterfaceMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.1 |
wwpLeosIpInterface OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.1.1 |
wwpLeosIpInterfaceTableTable of IP addresses and associated subnet mask. SEQUENCE OF WwpLeosIpInterfaceEntry .1.3.6.1.4.1.6141.2.60.24.1.1.1 |
wwpLeosIpInterfaceEntryInterface 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. WwpLeosIpInterfaceEntry .1.3.6.1.4.1.6141.2.60.24.1.1.1.1 |
wwpLeosIpInterfaceIndexUnique index into the table.ro Integer32 .1.3.6.1.4.1.6141.2.60.24.1.1.1.1.1 |
wwpLeosIpInterfaceNameThe friendly name for the IP interface.ro DisplayString .1.3.6.1.4.1.6141.2.60.24.1.1.1.1.2 |
wwpLeosIpInterfaceIpAddrIP address associated with this interface.rw IpAddress .1.3.6.1.4.1.6141.2.60.24.1.1.1.1.3 |
wwpLeosIpInterfaceSubnetThe subnet mask associated with this ip address/interface.rw IpAddress .1.3.6.1.4.1.6141.2.60.24.1.1.1.1.4 |
wwpLeosIpInterfaceIfIndexXrefCross reference to MIB-2 Interfaces ifIndex.ro INTEGER .1.3.6.1.4.1.6141.2.60.24.1.1.1.1.5 |
wwpLeosIpExtInterfaceTableA table that contains Interface Specific information maintained by each interface. SEQUENCE OF WwpLeosIpExtInterfaceEntry .1.3.6.1.4.1.6141.2.60.24.1.1.2 |
wwpLeosIpExtInterfaceEntryA list of interfaces additional configuration parameters maintained by each interface. WwpLeosIpExtInterfaceEntry .1.3.6.1.4.1.6141.2.60.24.1.1.2.1 |
wwpLeosIpInterfaceEnableThe 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.24.1.1.2.1.1 |
wwpLeosIpInterfaceVlanIdThe 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'.rw VlanId .1.3.6.1.4.1.6141.2.60.24.1.1.2.1.2 |
wwpLeosIpInterfaceMgmtPktPriorityThe 802.1p Priority value for the management traffic on this interface.rw INTEGER .1.3.6.1.4.1.6141.2.60.24.1.1.2.1.3 |
wwpLeosIpInterfaceAddrNotifEnabledThis variable indicates whether the system generates the wwpLeosIpInterfaceAddrChgNotification. A false value prevents this notifications from being generated by this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.24.1.1.3 |
wwpLeosIpDataInterfaceTableData 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'. SEQUENCE OF WwpLeosIpDataInterfaceEntry .1.3.6.1.4.1.6141.2.60.24.1.1.4 |
wwpLeosIpDataInterfaceEntryEach entry represents a Data interface configuration parameter. WwpLeosIpDataInterfaceEntry .1.3.6.1.4.1.6141.2.60.24.1.1.4.1 |
wwpLeosIpDataInterfaceIndexUnique index into the table.ro INTEGER .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.1 |
wwpLeosIpDataInterfaceNameThe name for this Data IP interface.rw DisplayString .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.2 |
wwpLeosIpDataInterfaceIpAddrIP address associated with this interface.rw IpAddress .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.3 |
wwpLeosIpDataInterfaceMaskThe subnet mask associated with this ip address/interface.rw IpAddress .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.4 |
wwpLeosIpDataInterfaceVlanIdThe 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.rw VlanId .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.5 |
wwpLeosIpDataInterfaceTypeThe type of Data IP interface.rw Enumeration .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.6 |
wwpLeosIpDataInterfaceIfIndexThe unique interface index assigned by INET.ro Integer32 .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.7 |
wwpLeosIpDataInterfaceMacMAC address assigned by the device to this Data interface.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.8 |
wwpLeosIpDataInterfaceIfMtuThe 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.rw Integer32 .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.9 |
wwpLeosIpDataInterfaceRowStatusUsed 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.24.1.1.4.1.10 |
wwpLeosIpInterfaceOperationalGatewayOperational gateway IP address.ro IpAddress .1.3.6.1.4.1.6141.2.60.24.1.1.5 |
wwpLeosIpAclGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.1.2 |
wwpLeosIpAclStateThis object allows to globally configure IP ACL state.rw Enumeration .1.3.6.1.4.1.6141.2.60.24.1.2.1 |
wwpLeosIpAclCacheHitCount of the number of lookups satisfied by a cache hit.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.2.2 |
wwpLeosIpAclNoHitCount of the number of lookups which failed because the source ip address did not match a table entry.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.2.3 |
wwpLeosIpAclBadPortCount of the number of lookups which failed because the ingress port was disallowed by a table entry.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.2.4 |
wwpLeosIpAclClearStatsSet this object to 'destroy' to clear the global and table entry statistics counters.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.24.1.2.5 |
wwpLeosIpAclBadDscpCount of the number of lookups which failed because the ingress DSCP value was disallowed by a table entry.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.2.6 |
wwpLeosIpAclOperStateThe current operational state of the IP ACL system.ro Enumeration .1.3.6.1.4.1.6141.2.60.24.1.2.7 |
wwpLeosIpAclInUseEntriesCount of the number of IP ACL rules that are currently configured.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.2.8 |
wwpLeosIpAclMaxEntriesCount of the max number of IP ACL rules that can be configured.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.2.9 |
wwpLeosIpAclRules OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.1.3 |
wwpLeosIpAclTableThe (conceptual) table listing the display parameters for the IP ACL table. SEQUENCE OF WwpLeosIpAclEntry .1.3.6.1.4.1.6141.2.60.24.1.3.1 |
wwpLeosIpAclEntryAn entry (conceptual row) in the wwpLeosIpAclTable. WwpLeosIpAclEntry .1.3.6.1.4.1.6141.2.60.24.1.3.1.1 |
wwpLeosIpAclEntryIpAddrThis object is the IP network which will be authorized.rw IpAddress .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.1 |
wwpLeosIpAclEntryIpMaskThis object is the netmask for the IP network which will be authorized.rw IpAddress .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.2 |
wwpLeosIpAclEntryPortMaskThis 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.rwdeprecated Unsigned32 .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.3 |
wwpLeosIpAclEntryHitsCount of the number of lookups which matched the table entry.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.4 |
wwpLeosIpAclEntryBadPortCount of the number of lookups which failed because the ingress port was disallowed by the table entry.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.5 |
wwpLeosIpAclEntryStatusSet this object to 'CreateAndGo' to create a new table entry, set it to 'destroy' to remove an existing entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.6 |
wwpLeosIpAclEntryDscpMaskThis 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.rw OCTET STRING .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.7 |
wwpLeosIpAclEntryBadDscpCount of the number of lookups which failed because the ingress DSCP value was disallowed by the table entry.ro Counter32 .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.8 |
wwpLeosIpAclEntryPortBitMaskThis 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.rw OCTET STRING .1.3.6.1.4.1.6141.2.60.24.1.3.1.1.9 |
wwpLeosIpInterfaceMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.2 |
wwpLeosIpInterfaceMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.2.0 |
wwpLeosIpInterfaceAddrChgNotificationA wwpLeosIpInterfaceAddrChgNotification is sent whenever the ip address of an interface changes. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.60.24.2.0.1 |
wwpLeosIpInterfaceOperationalGatewayChgNotificationA wwpLeosIpOperationalGatewayChgNotification notification will be sent out whenever the operational gateway is changed. NOTIFICATION-TYPE .1.3.6.1.4.1.6141.2.60.24.2.0.2 |
wwpLeosIpInterfaceMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.3 |
wwpLeosIpInterfaceMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.3.1 |
wwpLeosIpInterfaceMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6141.2.60.24.3.2 |