MY-SECURITY-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: MY-SECURITY-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).
|
|||
Object Name | OID | Type | Access | Info |
mySecurityMIB | 1.3.6.1.4.1.171.10.97.2.6 |
This module defines my security mibs. |
||
mySecurityMIBObjects | 1.3.6.1.4.1.171.10.97.2.6.1 | |||
myUserManagementObjects | 1.3.6.1.4.1.171.10.97.2.6.1.1 | |||
myEnableSnmpAgent | 1.3.6.1.4.1.171.10.97.2.6.1.1.1 | enabledstatus | read-write |
Enabled indicate that user can manage switch by snmp agent, disabled indicate that user can't manage switch by snmp agent. |
myEnableWeb | 1.3.6.1.4.1.171.10.97.2.6.1.1.2 | enabledstatus | read-write |
Enabled indicate that user can manage switch by web, disabled indicate that user can't manage switch by web. |
myEnableTelnet | 1.3.6.1.4.1.171.10.97.2.6.1.1.3 | enabledstatus | read-write |
Enabled indicate that user can manage switch by telnet, disabled indicate that user can't manage switch by telnet. |
myTelnetHostIpTable | 1.3.6.1.4.1.171.10.97.2.6.1.1.4 | no-access |
The table of telnet client's IP address, only these hostes can access the telnet server. |
|
1.3.6.1.4.1.171.10.97.2.6.1.1.4.1 | no-access |
The entry of telnet host IP address table. |
||
myTelnetHostIpAddress | 1.3.6.1.4.1.171.10.97.2.6.1.1.4.1.1 | ipaddress | read-only |
The telnet client's IP address, Only these hostes can access the telnet server |
myTelnetHostIpEnable | 1.3.6.1.4.1.171.10.97.2.6.1.1.4.1.2 | integer | read-write |
The telnet client's IP address enable state Enumeration: 'enable': 1, 'disable': 2. |
myWebHostIpTable | 1.3.6.1.4.1.171.10.97.2.6.1.1.5 | no-access |
The table of web client's IP address, only these hostes can access the web server. |
|
1.3.6.1.4.1.171.10.97.2.6.1.1.5.1 | no-access |
The entry of web host IP address table. |
||
myWebHostIpAddress | 1.3.6.1.4.1.171.10.97.2.6.1.1.5.1.1 | ipaddress | read-only |
The web client's IP address, Only these hostes can access the web server |
myWebHostIpEnable | 1.3.6.1.4.1.171.10.97.2.6.1.1.5.1.2 | integer | read-write |
The web client's IP address enable state Enumeration: 'enable': 1, 'disable': 2. |
mySecurityAddressObjects | 1.3.6.1.4.1.171.10.97.2.6.1.2 | |||
mySecurityAddressTable | 1.3.6.1.4.1.171.10.97.2.6.1.2.1 | no-access |
The table of security address. |
|
1.3.6.1.4.1.171.10.97.2.6.1.2.1.1 | no-access |
The entry of Security address table. |
||
mySecurityAddressFdbId | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.1 | unsigned32 | no-access |
The VID of vlan which the security address blongs to. |
mySecurityAddressAddress | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.2 | macaddress | no-access |
The MAC address of the security address. |
mySecurityAddressPort | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.3 | ifindex | no-access |
The interface which the security address blongs to. |
mySecurityAddressIpAddr | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.4 | ipaddress | no-access |
The IP address which the security address bind.It's meaning only when mySecurityAddressIfBindIp is true. |
mySecurityAddressIfBindIp | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.5 | truthvalue | read-write |
this object offer the means whether security address will bind IP. |
mySecurityAddressRemainAge | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.6 | integer32 | read-only |
The remain age of the security address, in units of minute. |
mySecurityAddressType | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.7 | integer | read-only |
The type of the security address Enumeration: 'secureConfigured': 1, 'dynamicLearn': 2. |
mySecurityAddressStatus | 1.3.6.1.4.1.171.10.97.2.6.1.2.1.1.8 | rowstatus | read-only |
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus. |
myBindAddressTable | 1.3.6.1.4.1.171.10.97.2.6.1.2.2 | no-access |
IP-MAC bind table. The source MAC address must be bound when the switch receives the frame with source IP address defined in this table. Otherwise, the frame will be discarded. |
|
1.3.6.1.4.1.171.10.97.2.6.1.2.2.1 | no-access |
The entry of Bind address table. |
||
myBindAddressIpAddr | 1.3.6.1.4.1.171.10.97.2.6.1.2.2.1.1 | ipaddress | no-access |
The IP address which the security address bind.It's meaning only when myBindAddressIfBindIp is true. |
myBindMacAddress | 1.3.6.1.4.1.171.10.97.2.6.1.2.2.1.2 | macaddress | read-only |
The MAC address of the security address. |
myBindAddressStatus | 1.3.6.1.4.1.171.10.97.2.6.1.2.2.1.3 | configstatus | read-write |
entry status. Setting this value to 'invalid' will remove this entry |
myPortSecrrityObjects | 1.3.6.1.4.1.171.10.97.2.6.1.3 | |||
myPortSecurityTable | 1.3.6.1.4.1.171.10.97.2.6.1.3.1 | no-access |
list of port security configuration objects. |
|
1.3.6.1.4.1.171.10.97.2.6.1.3.1.1 | no-access |
Entry contains port security configurations. |
||
myPortSecurityPortIndex | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.1 | ifindex | read-only | |
myPortSecurityStatus | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.2 | enabledstatus | read-write | |
myPortSecurViolationType | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.3 | integer | read-write |
this object define 3 grades of port security: violation-protect(1): normal security grade, indicate that when the a datagram received on a port with illegal MAC address will be discarded but not send trap, legal and illegal MAC to a port security is defined by per port's security below. violation-restrict(2): normal security grade, indicate that when the a datagram received on a port with illegal MAC address will be discarded and send trap, legal and illegal MAC to a port security is defined by per port's security below. violation-shutdown(3): strict security grade, indicate that when the a datagram received on a port with illegal MAC address, the port will be disabled for the violation of the port's security and send trap. Enumeration: 'violation-protect': 1, 'violation-restrict': 2, 'violation-shutdown': 3. |
myPortSecurityAddrNum | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.4 | integer32 | read-write |
This value means the address number threshold of this port. A new address want to add to the port address will be refused when address num exceed this value. This value is valid when myPortSecurityStatus is 'disabled' |
myPortSecurityAddrAge | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.5 | integer32 | read-write |
Aging time in units of minute of security address of interface |
myPortStaticSecurAddrIfAge | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.6 | enabledstatus | read-write |
This object offer the means whether enable static configured security address aging. |
myPortSecurityAddressCurrentNum | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.7 | integer32 | read-only |
Current number of the security address of interface. |
myPortStaticSecurAddrCurrentNum | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.8 | integer32 | read-only |
Current number of the static configured security address of interface. |
myPortSecurityIpDistrMode | 1.3.6.1.4.1.171.10.97.2.6.1.3.1.1.9 | integer | read-only |
IP Distrute Mode (0:Static-only mode, 1:Dynamic-only mode, 2:Dynamic and Static mode, 3:Unspecified mode) Enumeration: 'dynamic': 2, 'staticAndDynamic': 3, 'static': 1, 'unSpecified': 4. |
mySecurityTraps | 1.3.6.1.4.1.171.10.97.2.6.2 | |||
portSecurityViolate | 1.3.6.1.4.1.171.10.97.2.6.2.1 |
the mac lock violate trap indicates that if you have set the threshold number of learned addresses from a port, and their comes a new address from the port, but the addresses for the port is already full. |
||
mySecurityMIBConformance | 1.3.6.1.4.1.171.10.97.2.6.3 | |||
mySecurityMIBCompliances | 1.3.6.1.4.1.171.10.97.2.6.3.1 | |||
mySecurityMIBCompliance | 1.3.6.1.4.1.171.10.97.2.6.3.1.1 |
The compliance statement for entities which implement the My Security MIB |
||
mySecurityMIBGroups | 1.3.6.1.4.1.171.10.97.2.6.3.2 | |||
myUserManageMIBGroup | 1.3.6.1.4.1.171.10.97.2.6.3.2.1 |
A collection of objects providing status snmp and web and telnet management agent to a My agent. |
||
mySecurityAddressMIBGroup | 1.3.6.1.4.1.171.10.97.2.6.3.2.2 |
A collection of objects providing security address to a My agent. |
||
myPortSecurityMIBGroup | 1.3.6.1.4.1.171.10.97.2.6.3.2.3 |
A collection of objects providing port security to a My agent. |