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

VENDOR: D-LINK


 Home MIB: MY-SNMP-AGENT-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
 mySnmpAgentMIB 1.3.6.1.4.1.171.10.97.2.5
This module defines my SNMP agent mibs.
     mySnmpAgentMIBObjects 1.3.6.1.4.1.171.10.97.2.5.1
         mySnmpCommunityObjects 1.3.6.1.4.1.171.10.97.2.5.1.1
             myCommunityMaxNum 1.3.6.1.4.1.171.10.97.2.5.1.1.1 integer32 read-only
Number of Max of communities which the SNMP Agent support.
             myCommunityTable 1.3.6.1.4.1.171.10.97.2.5.1.1.2 no-access
A list of SNMP Community configurations.
                 myCommunityEntry 1.3.6.1.4.1.171.10.97.2.5.1.1.2.1 no-access
Obtain information of SNMP Community configuration.
                     myCommunityName 1.3.6.1.4.1.171.10.97.2.5.1.1.2.1.1 community read-only
Community used by this entry.This value is unique for every entry. When this string be used as an index,Value of a sub-identifier equal ASCII value of corresponding character(first sub-identifier corresponds first character of string). The number of sub-identifiers of this string must be 32,If length of string is less than 32 the sub-identifier(0x0) will be filled in tail.
                     myCommunityWritable 1.3.6.1.4.1.171.10.97.2.5.1.1.2.1.2 integer read-write
Authority of this community Enumeration: 'writable': 2, 'readonly': 1.
                     myCommunityUserIpAddr 1.3.6.1.4.1.171.10.97.2.5.1.1.2.1.3 ipaddress read-write
IP address use for the authentication of a user, if the associated object myCommunityEnableIpAddrAuthen status is enable(1), the all messages send to the agent will be authened by community and this IP address. messages that can't pass the authentication will be discarded.
                     myCommunityEnableIpAddrAuthen 1.3.6.1.4.1.171.10.97.2.5.1.1.2.1.4 enabledstatus read-write
this object offer the means to enable of disable the IP authentications of SNMP message.
                     myCommunityStatus 1.3.6.1.4.1.171.10.97.2.5.1.1.2.1.5 rowstatus read-only
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
         mySnmpTrapObjects 1.3.6.1.4.1.171.10.97.2.5.1.2
             myTrapDstMaxNumber 1.3.6.1.4.1.171.10.97.2.5.1.2.1 integer32 read-only
Number of destination address table entries.
             myTrapDstTable 1.3.6.1.4.1.171.10.97.2.5.1.2.2 no-access
table of destination hosts that the trap will be sent to.
                 myTrapDstEntry 1.3.6.1.4.1.171.10.97.2.5.1.2.2.1 no-access
list of hosts.
                     myTrapDstAddr 1.3.6.1.4.1.171.10.97.2.5.1.2.2.1.1 ipaddress read-only
the destination address of a host the trap will be sent to.
                     myTrapDstCommunity 1.3.6.1.4.1.171.10.97.2.5.1.2.2.1.2 community read-write
the destination host's SNMP Client wish to receive the community in the trap send by agent.
                     myTrapDstSendTrapClass 1.3.6.1.4.1.171.10.97.2.5.1.2.2.1.3 integer read-write
Indicates that the SNMP entity will send which kind of trap SNMPv1-Trap and SNMPv2-Trap Enumeration: 'snmpv2c-Trap': 2, 'snmpv1-Trap': 1.
                     myTrapDstEntryStatus 1.3.6.1.4.1.171.10.97.2.5.1.2.2.1.4 rowstatus read-only
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
             myTrapActionTable 1.3.6.1.4.1.171.10.97.2.5.1.2.3 no-access
This table of the trap's action.
                 myTrapActionEntry 1.3.6.1.4.1.171.10.97.2.5.1.2.3.1 no-access
List of of the trap's action.
                     myTrapType 1.3.6.1.4.1.171.10.97.2.5.1.2.3.1.1 mytraptype read-only
Trap type identifier, every kind of trap which the system support will has one entry in this table.
                     myTrapAction 1.3.6.1.4.1.171.10.97.2.5.1.2.3.1.2 integer read-write
This value decide how to deal with when this type trap has happened. Enumeration: 'none': 1, 'sendtrap': 2.
     mySnmpAgentMIBConformance 1.3.6.1.4.1.171.10.97.2.5.2
         mySnmpAgentMIBCompliances 1.3.6.1.4.1.171.10.97.2.5.2.1
             mySnmpAgentMIBCompliance 1.3.6.1.4.1.171.10.97.2.5.2.1.1
The compliance statement for entities which implement the My SnmpAgent MIB
         mySnmpAgentMIBGroups 1.3.6.1.4.1.171.10.97.2.5.2.2
             myCommunityMIBGroup 1.3.6.1.4.1.171.10.97.2.5.2.2.1
A collection of objects providing community management to a My agent.
             mySnmpTrapMIBGroup 1.3.6.1.4.1.171.10.97.2.5.2.2.2
A collection of objects providing trap information to a My agent.