TN-ACCESS-MGMT-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for TN-ACCESS-MGMT-MIB.
26
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
tnDevAccessMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.7483.6.3.1.1.36 |
IMPORTS Unknown .1.3.6.1.4.1.7483.6.3.1.1.36 |
tnAccessMgmtCfgTableThis table contains a mapping for access management configuraition. SEQUENCE OF TnAccessMgmtCfgEntry .1.3.6.1.4.1.7483.6.3.1.1.36.1 |
tnAccessMgmtCfgEntryThe entry contains variables that are intended to configurate Access Management. TnAccessMgmtCfgEntry .1.3.6.1.4.1.7483.6.3.1.1.36.1.1 |
tnAccessMgmtModeIndicates the access management mode operation. Possible modes are:
Enabled: Enable access management mode operation.
Disabled: Disable access management mode operation.rw Enumeration .1.3.6.1.4.1.7483.6.3.1.1.36.1.1.1 |
tnAccessMgmtClearOpCommandnone perform nothing.
clear perform the operating of clear the Access Management Statistics.rw Enumeration .1.3.6.1.4.1.7483.6.3.1.1.36.1.1.2 |
tnAccessMgmtTableThis table contains a mapping for access management. SEQUENCE OF TnAccessMgmtEntry .1.3.6.1.4.1.7483.6.3.1.1.36.2 |
tnAccessMgmtEntryThe entry contains detailed information used to implement access controls. TnAccessMgmtEntry .1.3.6.1.4.1.7483.6.3.1.1.36.2.1 |
tnAccessMgmtIdIndicates the access id in the entry. Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.2.1.1 |
tnAccessMgmtAddressTypeIndicates the type of target device IP address.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.36.2.1.2 |
tnAccessMgmtStartIPAddressIndicates the start IP address for the access management entry.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.36.2.1.3 |
tnAccessMgmtEndIPAddressIndicates the end IP address for the access management entry.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.36.2.1.4 |
tnAccessMgmtServiceType- Telnet(0)
Indicates that the host can access the switch from TELNET/SSH interface
if the host IP address matches the IP address range provided in the entry.
- Web(1)
Indicates that the host can access the switch from HTTP/HTTPS interface
if the host IP address matches the IP address range provided in the entry.
- Snmp(2)
Indicates that the host can access the switch from SNMP interface
if the host IP address matches the IP address range provided in the entry.rw Bits .1.3.6.1.4.1.7483.6.3.1.1.36.2.1.5 |
tnAccessMgmtRowStatusThis indicates the status of the entry, and is used to create
and delete entries in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7483.6.3.1.1.36.2.1.6 |
tnAccessMgmtStatsTableThis table contains a mapping for access management statistics. SEQUENCE OF TnAccessMgmtStatsEntry .1.3.6.1.4.1.7483.6.3.1.1.36.3 |
tnAccessMgmtStatsEntryThe entry contains the details of Access Management Statistics. TnAccessMgmtStatsEntry .1.3.6.1.4.1.7483.6.3.1.1.36.3.1 |
tnAccessMgmtHttpReceivedCountNumber of received packets from the interface(http)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.1 |
tnAccessMgmtHttpDiscardedCountNumber of discarded packets from the interface(http)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.2 |
tnAccessMgmtHttpsReceivedCountNumber of received packets from the interface(https)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.3 |
tnAccessMgmtHttpsDiscardedCountNumber of discarded packets from the interface(https)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.4 |
tnAccessMgmtSnmpReceivedCountNumber of received packets from the interface(snmp)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.5 |
tnAccessMgmtSnmpDiscardedCountNumber of discarded packets from the interface(snmp)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.6 |
tnAccessMgmtTelnetReceivedCountNumber of received packets from the interface(telnet)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.7 |
tnAccessMgmtTelnetDiscardedCountNumber of discarded packets from the interface(telnet)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.8 |
tnAccessMgmtSshReceivedCountNumber of received packets from the interface(ssh)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.9 |
tnAccessMgmtSshDiscardedCountNumber of discarded packets from the interface(ssh)
when access management mode is enabled.ro Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.36.3.1.10 |