MY-AP-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: MY-AP-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
 myApMIB 1.3.6.1.4.1.171.10.97.2.7
This module defines my aggreate port(AP) mibs.
     myApMIBObjects 1.3.6.1.4.1.171.10.97.2.7.1
         myApMaxNumber 1.3.6.1.4.1.171.10.97.2.7.1.1 integer32 read-only
Number of MAX aggreate ports this system supported.
         myApCurrentNumber 1.3.6.1.4.1.171.10.97.2.7.1.2 integer32 read-only
Number of current aggreate ports this system have.
         myApPortConfigTable 1.3.6.1.4.1.171.10.97.2.7.1.3 no-access
aggreate port table.
             myApPortConfigEntry 1.3.6.1.4.1.171.10.97.2.7.1.3.1 no-access
list of aggreate port and it's port group table.
                 myApPortConfigPortIndex 1.3.6.1.4.1.171.10.97.2.7.1.3.1.1 ifindex no-access
                 myApPortConfigApIndex 1.3.6.1.4.1.171.10.97.2.7.1.3.1.2 ifindex read-write
Set this value to 1 myApMaxNumber indicate that add this value to that aggreate port which this aggreate port must be valid. It separates this port from aggreate port to set this value to 0
         myApTable 1.3.6.1.4.1.171.10.97.2.7.1.4 no-access
Aggreate ports table.
             myApEntry 1.3.6.1.4.1.171.10.97.2.7.1.4.1 no-access
list of aggreate ports and it's distribution table.
                 myApIndex 1.3.6.1.4.1.171.10.97.2.7.1.4.1.1 ifindex read-only
aggreate ports index.
                 myApMemberAction 1.3.6.1.4.1.171.10.97.2.7.1.4.1.2 membermap read-only
Each octet in this member action map assigned to a port, when the octet's value is 1 indicates the port of this octect is in the aggreate port. and 0 indicates the port is not in the aggreate port. this object can be modified only when the status of this entry is invalid.
                 myApPossibleMember 1.3.6.1.4.1.171.10.97.2.7.1.4.1.3 membermap read-only
Each octet in this member action map assigned to a port, when the octet's value is 1 indicates the port of this octect can be set in the aggreate port. and 0 indicates the port is not possible be set in the aggreate port.
                 myApMaxPtNumber 1.3.6.1.4.1.171.10.97.2.7.1.4.1.4 integer32 read-only
Max number of ports this aggreate port can include.
         myApFlowBalance 1.3.6.1.4.1.171.10.97.2.7.1.5 integer read-write
Aggreate port's flow banlance arithmetic. Enumeration: 'src-dest-port': 7, 'src-dest-ip': 6, 'unknown': 0, 'source-ip': 4, 'destination-mac': 2, 'source-mac': 1, 'destination-ip': 5, 'src-dest-mac': 3.
         myApConfigTable 1.3.6.1.4.1.171.10.97.2.7.1.6 no-access
Aggreate ports table.
             myApConfigEntry 1.3.6.1.4.1.171.10.97.2.7.1.6.1 no-access
list of aggreate ports and it's distribution table.
                 myApConfigNumber 1.3.6.1.4.1.171.10.97.2.7.1.6.1.1 integer32 read-only
aggreate ports number.Set this value to 1 myApMaxNumber.
                 myApConfigIndex 1.3.6.1.4.1.171.10.97.2.7.1.6.1.2 ifindex read-only
aggreate ports index.
                 myApConfigMaxPtNumber 1.3.6.1.4.1.171.10.97.2.7.1.6.1.3 integer32 read-only
Number of MAX aggreate ports this system supported.
                 myApConfigCurrentPtNumber 1.3.6.1.4.1.171.10.97.2.7.1.6.1.4 integer32 read-only
Number of current ports this aggreate port have.
                 myApConfigPortMember 1.3.6.1.4.1.171.10.97.2.7.1.6.1.5 portlist read-only
Each octet in this member action map assigned to a port, when the octet's value is 1 indicates the port of this octect is in the aggreate port. and 0 indicates the port is not in the aggreate port. this object can be modified only when the status of this entry is invalid.
                 myApConfigAction 1.3.6.1.4.1.171.10.97.2.7.1.6.1.6 integer32 read-write
The value 1 to add an aggreate port, 0 to delete an aggreate port.
         myApPortMemberTable 1.3.6.1.4.1.171.10.97.2.7.1.7 no-access
aggreate port table.
             myApPortMemberEntry 1.3.6.1.4.1.171.10.97.2.7.1.7.1 no-access
list of aggreate port and it's port group table.
                 myApPortMemberPortIndex 1.3.6.1.4.1.171.10.97.2.7.1.7.1.1 ifindex read-only
a switch port index.
                 myApPortMemberApNumber 1.3.6.1.4.1.171.10.97.2.7.1.7.1.2 integer32 read-write
Set this value to 1 myApMaxNumber indicate that add this value to that aggreate port.
                 myApPortMemberAction 1.3.6.1.4.1.171.10.97.2.7.1.7.1.3 integer32 read-write
The value 1 indcate add to an aggreate port, 0 to delete from an aggreate port.
     myApMIBConformance 1.3.6.1.4.1.171.10.97.2.7.2
         myApMIBCompliances 1.3.6.1.4.1.171.10.97.2.7.2.1
             myApMIBCompliance 1.3.6.1.4.1.171.10.97.2.7.2.1.1
The compliance statement for entities which implement the My Ap MIB
         myApMIBGroups 1.3.6.1.4.1.171.10.97.2.7.2.2
             myApMIBGroup 1.3.6.1.4.1.171.10.97.2.7.2.2.1
A collection of objects providing aggreate port configure.