MY-INTERFACE-MIB
AI MIB Summary
MY-INTERFACE-MIB defines custom management objects for monitoring and configuring network interface parameters, including operational status, traffic counters, and error statistics, on devices supporting this specific vendor implementation.
This module defines my interface mibs.
Main OID:
myInterfaceMIB.1.3.6.1.4.1.171.10.97.2.10
52
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
52 total| Object Name |
|---|
myInterfaceMIBThis module defines my interface mibs. MODULE-IDENTITY .1.3.6.1.4.1.171.10.97.2.10 |
myIfConfigMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.10.1 |
myIfTablelist of interface basic configuration objects. SEQUENCE OF MyIfEntry .1.3.6.1.4.1.171.10.97.2.10.1.1 |
myIfEntryEntry contains interface basic configurations. MyIfEntry .1.3.6.1.4.1.171.10.97.2.10.1.1.1 |
myIfIndexro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.1.1.1 |
myIfPortTypePort type of this port, list as above.
port100MBASEFX indicates that port is port100MBASEFXL or port100MBASEFXS,
and system doesn't distinguish.
port1000MBASEFX indicates that port is port1000MBASEFLX or port1000MBASEFSX,
and system doesn't distinguish.
This attribute apply physical portro Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.2 |
myIfFlowControlAdminStatusFlow control of a port management status.
This attribute apply physical port and aggreate portrw Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.3 |
myIfFlowControlOperStatusOper status: after the negotiation between two ports connetted
the flow contrl status.
This attribute apply physical port and aggreate portro EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.10.1.1.1.4 |
myIfAdminSpeedport speed settings.
This attribute apply physical port and aggreate portrw Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.5 |
myIfAdminDuplexport duplex settings.
This attribute apply physical port and aggreate portrw Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.6 |
myIfOperSpeedAfter two port have negotiated the speed status,and this object
is the working speed status. while the port link status is down ,
then the speed status is unknown(4).
This attribute apply physical port and aggreate portro Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.7 |
myIfOperDuplexAfter two port have negotiated the duplex status, and this object
is the working duplex status. while the port link status is down ,
then the speed status is unknown(3).
This attribute apply physical port and aggreate portro Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.8 |
myIfManageStatusManagement status of the interface.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.10.1.1.1.9 |
myIfIpBroadcastBroadcast address of the interface. if broadcast address not configured on interface, return 0.0.0.0rw IpAddress .1.3.6.1.4.1.171.10.97.2.10.1.1.1.10 |
myIfLayerrw Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.11 |
myIfModeThis value is meaning for only physical port and aggreate portrw Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.12 |
myIfCounterClearSetting its to any value but 0, will clear counters of this interface.
Setting its value to 0 will cause no action of the agent. and when
query will always return 0.rw Integer32 .1.3.6.1.4.1.171.10.97.2.10.1.1.1.13 |
myIfEntryStatusStatus of this entry, set this object to valid will create a interface,
and set its value to invalid will delete the interface of this entry.rw ConfigStatus (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.1.1.14 |
myIfMediumTypePort medium type of this port,fiber or copper.rw Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.1.1.15 |
myIfIpTableA list of interface ip configuration entries. SEQUENCE OF MyIfIpEntry .1.3.6.1.4.1.171.10.97.2.10.1.2 |
myIfIpEntryAn entry containing configuration information applicable
to a Layer3 interface. MyIfIpEntry .1.3.6.1.4.1.171.10.97.2.10.1.2.1 |
myIfIpIfIndexA unique value, for each Layer3 interface.ro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.2.1.1 |
myIfIpIdType of interface ip address.ro Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.2.1.2 |
myIfIpIp address of the interface myIfIndex refer to.ro IpAddress .1.3.6.1.4.1.171.10.97.2.10.1.2.1.3 |
myIfIpMaskIp mask of the interface ip address.rw IpAddress .1.3.6.1.4.1.171.10.97.2.10.1.2.1.4 |
myIfIpEntryStatusentry status of this entry. and the means in this enviraments can
reffer to the text-convention definition of the RowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.97.2.10.1.2.1.5 |
myIfStatusTablelist of interface status. Status information include some error state and
result of examining to the interface,etc. SEQUENCE OF MyIfStatusEntry .1.3.6.1.4.1.171.10.97.2.10.1.3 |
myIfStatusEntryEntry contains interface status information. MyIfStatusEntry .1.3.6.1.4.1.171.10.97.2.10.1.3.1 |
myIfStatusIndexro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.3.1.1 |
myIfStatusLoopBackExamineSetting its to any value but 0, will Checking whether this port or aggreate can
receive and send packets normally, It indicates that port or aggreate is normal
if opertion is success.
Setting its value to 0 will cause no action of the agent. and when
query will always return 0.
This attribute apply physical port and aggreate portrw Integer32 .1.3.6.1.4.1.171.10.97.2.10.1.3.1.2 |
myIfErrorStatusPort's error status informationro Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.3.1.3 |
myIfLineDetectWhen reading this object, system detects the quality of line connecting the port.
Detect whether the line is broken or short circuit or not.
The meaning of the obtained value:
Return value=N*10000000+M
N stands for the line state (0: perfect; 1: break; 2: short circuit)
M stands for the location of the break or short circuit in the line(distance from the switch port, in metre)
If the line is perfect, the value is zero.ro Integer32 .1.3.6.1.4.1.171.10.97.2.10.1.3.1.4 |
myGlobalIfDisableRecoverySetting its to any value but 0, the interfaces which is shutted down by
some error happened will recovery from disabled status .
Setting its value to 0 will cause no action of the agent. and when
query will always return 0.
This attribute apply physical port and aggreate portrw Integer32 .1.3.6.1.4.1.171.10.97.2.10.1.4 |
myPortTypeChooseTableTable of entrance to choose port type. SEQUENCE OF MyPortTypeChooseEntry .1.3.6.1.4.1.171.10.97.2.10.1.5 |
myPortTypeChooseEntryEntrance to choose port type. MyPortTypeChooseEntry .1.3.6.1.4.1.171.10.97.2.10.1.5.1 |
myPortTypeChooseIndexThe logic port number.ro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.5.1.1 |
myPortTypeChooseTypeThe chosen port type. This object is used to choose one of the multiple physical ports of different types,
when the same logical port is correspondent with them.
Apply this attribute to the physical port only.ro Enumeration .1.3.6.1.4.1.171.10.97.2.10.1.5.1.2 |
myIfMTUTableAccess table of MTU on interface. SEQUENCE OF MyIfMTUEntry .1.3.6.1.4.1.171.10.97.2.10.1.6 |
myIfMTUEntryInterfac MTU access. MyIfMTUEntry .1.3.6.1.4.1.171.10.97.2.10.1.6.1 |
myIfMTUIndexInterface numberro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.6.1.1 |
myIfMTUInterface MTU.rw Integer32 .1.3.6.1.4.1.171.10.97.2.10.1.6.1.2 |
myIfAvailableBWTableAccess table of Available Bandwidth on interface. SEQUENCE OF MyIfAvailableBWEntry .1.3.6.1.4.1.171.10.97.2.10.1.7 |
myIfAvailableBWEntryInterfac available bandwidth access. MyIfAvailableBWEntry .1.3.6.1.4.1.171.10.97.2.10.1.7.1 |
myIfAvailableBWIfIndexInterface numberro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.10.1.7.1.1 |
myIfAvailableBWIfBWInterface available bandwidth(bit).ro Gauge .1.3.6.1.4.1.171.10.97.2.10.1.7.1.2 |
myInterfaceTraps OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.10.2 |
lineDetectStatusThe type of storm of interfacero Enumeration .1.3.6.1.4.1.171.10.97.2.10.2.1 |
lineDetectPositionLocation where the break or short circuit in the line happens
(Distance from the switch port, in metre.)ro Integer32 .1.3.6.1.4.1.171.10.97.2.10.2.2 |
lineQualityDetectThe notification of discovering a break or short circuit in the line,
or restoring the line to the normal state. NOTIFICATION-TYPE .1.3.6.1.4.1.171.10.97.2.10.2.3 |
myInterfaceMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.10.3 |
myInterfaceMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.10.3.1 |
myInterfaceMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.10.3.2 |