ME1200-AUTH-MIB

File: ME1200-AUTH-MIB.mib (31120 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB INET-ADDRESS-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
InetAddressIPv6 ME1200DisplayString ME1200Unsigned8
Integer32 IpAddress Unsigned32
TruthValue

Defined Types

ME1200AuthAcctMethod  
This enumeration defines the available accounting methods.
TEXTUAL-CONVENTION    
  INTEGER none(0), tacacs(3)  

ME1200AuthAuthorMethod  
This enumeration defines the available authorization methods.
TEXTUAL-CONVENTION    
  INTEGER none(0), tacacs(3)  

ME1200AuthMethod  
This enumeration defines the available authentication methods.
TEXTUAL-CONVENTION    
  INTEGER none(0), local(1), radius(2), tacacs(3)  

ME1200AuthAgentConsoleMethodsEntry  
SEQUENCE    
  me1200AuthAgentConsoleMethodsMetodIndex Integer32
  me1200AuthAgentConsoleMethodsMethod ME1200AuthMethod

ME1200AuthAgentTelnetMethodsEntry  
SEQUENCE    
  me1200AuthAgentTelnetMethodsMetodIndex Integer32
  me1200AuthAgentTelnetMethodsMethod ME1200AuthMethod

ME1200AuthAgentSSHMethodsEntry  
SEQUENCE    
  me1200AuthAgentSSHMethodsMetodIndex Integer32
  me1200AuthAgentSSHMethodsMethod ME1200AuthMethod

ME1200AuthAgentHTTPMethodsEntry  
SEQUENCE    
  me1200AuthAgentHTTPMethodsMetodIndex Integer32
  me1200AuthAgentHTTPMethodsMethod ME1200AuthMethod

ME1200AuthRADIUShostEntry  
SEQUENCE    
  me1200AuthRADIUShostIndex Integer32
  me1200AuthRADIUShostAddress ME1200DisplayString
  me1200AuthRADIUShostAuthPort Unsigned32
  me1200AuthRADIUShostAcctPort Unsigned32
  me1200AuthRADIUShostTimeout Unsigned32
  me1200AuthRADIUShostRetransmit Unsigned32
  me1200AuthRADIUShostKey ME1200DisplayString

ME1200AuthTACACShostEntry  
SEQUENCE    
  me1200AuthTACACShostIndex Integer32
  me1200AuthTACACShostAddress ME1200DisplayString
  me1200AuthTACACShostAuthPort Unsigned32
  me1200AuthTACACShostTimeout Unsigned32
  me1200AuthTACACShostKey ME1200DisplayString

Defined Values

me1200AuthMib 1.3.6.1.4.1.9.9.815.1.48
This is a private MIB for authentication
MODULE-IDENTITY    

me1200AuthObjects 1.3.6.1.4.1.9.9.815.1.48.1
OBJECT IDENTIFIER    

me1200AuthConfig 1.3.6.1.4.1.9.9.815.1.48.1.2
OBJECT IDENTIFIER    

me1200AuthGlobals 1.3.6.1.4.1.9.9.815.1.48.1.2.1
OBJECT IDENTIFIER    

me1200AuthAgents 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1
OBJECT IDENTIFIER    

me1200AuthAgentConsole 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.1
OBJECT IDENTIFIER    

me1200AuthAgentConsoleMethodsTable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.1.1
This is an ordered table of methods used to authenticate console access
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200AuthAgentConsoleMethodsEntry

me1200AuthAgentConsoleMethodsEntry 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.1.1.1
Each entry defines a method to be consulted with a priorty equal to the index
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200AuthAgentConsoleMethodsEntry  

me1200AuthAgentConsoleMethodsMetodIndex 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.1.1.1.1
Method priority index, from 0 to 3 where 0 is the highest priority index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

me1200AuthAgentConsoleMethodsMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.1.1.1.2
Authentication method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthMethod  

me1200AuthAgentTelnet 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.2
OBJECT IDENTIFIER    

me1200AuthAgentTelnetMethodsTable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.2.1
This is an ordered table of methods used to authenticate telnet access
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200AuthAgentTelnetMethodsEntry

me1200AuthAgentTelnetMethodsEntry 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.2.1.1
Each entry defines a method to be consulted with a priorty equal to the index
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200AuthAgentTelnetMethodsEntry  

me1200AuthAgentTelnetMethodsMetodIndex 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.2.1.1.1
Method priority index, from 0 to 3 where 0 is the highest priority index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

me1200AuthAgentTelnetMethodsMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.2.1.1.2
Authentication method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthMethod  

me1200AuthAgentSSH 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.3
OBJECT IDENTIFIER    

me1200AuthAgentSSHMethodsTable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.3.1
This is an ordered table of methods used to authenticate ssh access
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200AuthAgentSSHMethodsEntry

me1200AuthAgentSSHMethodsEntry 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.3.1.1
Each entry defines a method to be consulted with a priorty equal to the index
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200AuthAgentSSHMethodsEntry  

me1200AuthAgentSSHMethodsMetodIndex 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.3.1.1.1
Method priority index, from 0 to 3 where 0 is the highest priority index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

me1200AuthAgentSSHMethodsMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.3.1.1.2
Authentication method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthMethod  

me1200AuthAgentHTTP 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.4
OBJECT IDENTIFIER    

me1200AuthAgentHTTPMethodsTable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.4.1
This is an ordered table of methods used to authenticate HTTP access
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200AuthAgentHTTPMethodsEntry

me1200AuthAgentHTTPMethodsEntry 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.4.1.1
Each entry defines a method to be consulted with a priorty equal to the index
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200AuthAgentHTTPMethodsEntry  

me1200AuthAgentHTTPMethodsMetodIndex 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.4.1.1.1
Method priority index, from 0 to 3 where 0 is the highest priority index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

me1200AuthAgentHTTPMethodsMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.4.1.1.2
Authentication method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthMethod  

me1200AuthAgentAuthorConsole 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.11
OBJECT IDENTIFIER    

me1200AuthAgentAuthorConsoleMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.11.1
Authorization method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthAuthorMethod  

me1200AuthAgentAuthorConsoleCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.11.2
Enable authorization of commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAuthorConsoleCmdPrivLvl 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.11.3
Command privilege level. Authorize all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200AuthAgentAuthorConsoleCfgCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.11.4
Also authorize configuration commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAuthorTelnet 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.12
OBJECT IDENTIFIER    

me1200AuthAgentAuthorTelnetMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.12.1
Authorization method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthAuthorMethod  

me1200AuthAgentAuthorTelnetCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.12.2
Enable authorization of commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAuthorTelnetCmdPrivLvl 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.12.3
Command privilege level. Authorize all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200AuthAgentAuthorTelnetCfgCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.12.4
Also authorize configuration commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAuthorSSH 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.13
OBJECT IDENTIFIER    

me1200AuthAgentAuthorSSHMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.13.1
Authorization method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthAuthorMethod  

me1200AuthAgentAuthorSSHCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.13.2
Enable authorization of commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAuthorSSHCmdPrivLvl 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.13.3
Command privilege level. Authorize all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200AuthAgentAuthorSSHCfgCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.13.4
Also authorize configuration commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAcctConsole 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.21
OBJECT IDENTIFIER    

me1200AuthAgentAcctConsoleMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.21.1
Accounting method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthAcctMethod  

me1200AuthAgentAcctConsoleCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.21.2
Enable accounting of commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAcctConsoleCmdPrivLvl 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.21.3
Command privilege level. Log all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200AuthAgentAcctConsoleExecEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.21.4
Enable exec (login) accounting
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAcctTelnet 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.22
OBJECT IDENTIFIER    

me1200AuthAgentAcctTelnetMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.22.1
Accounting method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthAcctMethod  

me1200AuthAgentAcctTelnetCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.22.2
Enable accounting of commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAcctTelnetCmdPrivLvl 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.22.3
Command privilege level. Log all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200AuthAgentAcctTelnetExecEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.22.4
Enable exec (login) accounting
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAcctSSH 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.23
OBJECT IDENTIFIER    

me1200AuthAgentAcctSSHMethod 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.23.1
Accounting method
Status: current Access: read-write
OBJECT-TYPE    
  ME1200AuthAcctMethod  

me1200AuthAgentAcctSSHCmdEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.23.2
Enable accounting of commands
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthAgentAcctSSHCmdPrivLvl 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.23.3
Command privilege level. Log all commands with a privilege level higher than or equal to this level. Valid values are in the range 0 to 15
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200AuthAgentAcctSSHExecEnable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.1.23.4
Enable exec (login) accounting
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthRADIUS 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2
OBJECT IDENTIFIER    

me1200AuthRADIUSglobal 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.1
OBJECT IDENTIFIER    

me1200AuthRADIUSglobalTimeout 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.1.1
Global timeout for for RADIUS servers. Can be overridden by individual host entries. (1 to 1000 seconds)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUSglobalRetransmit 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.1.2
Global retransmit count for RADIUS servers. Can be overridden by individual host entries. (1 to 1000 times)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUSglobalDeadtime 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.1.3
Global deadtime for RADIUS servers. (0 to 1440 minutes)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUSglobalKey 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.1.4
Global secret key for RADIUS servers. Can be overridden by individual host entries.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..63)  

me1200AuthRADIUSconfig 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.2
OBJECT IDENTIFIER    

me1200AuthRADIUSconfigNasIpv4Enable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.2.1
Enable Global NAS IPv4 address
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthRADIUSconfigNasIpv4Address 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.2.2
Global NAS IPv4 address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200AuthRADIUSconfigNasIpv6Enable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.2.3
Enable Global NAS IPv6 address
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200AuthRADIUSconfigNasIpv6Address 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.2.4
Global NAS IPv6 address
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200AuthRADIUSconfigNasIdentifier 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.2.5
Global NAS Identifier
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..255)  

me1200AuthRADIUShostTable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3
This is a table of Radius servers useed to query for RADIUS authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200AuthRADIUShostEntry

me1200AuthRADIUShostEntry 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1
Each entry defines a RADIUS server, with attributes used for contacting it. Host entries are consulted in numerical order of the entry index
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200AuthRADIUShostEntry  

me1200AuthRADIUShostIndex 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.1
Host entry index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200AuthRADIUShostAddress 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.2
IPv4/IPv6 address or hostname of this server
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..255)  

me1200AuthRADIUShostAuthPort 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.3
Authentication port number (UDP) for use for this server
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUShostAcctPort 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.4
Accounting port number (UDP) to use for this server
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUShostTimeout 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.5
Seconds to wait for a response from this server. Use global timeout if zero
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUShostRetransmit 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.6
Number of times a request is resent to an unresponding server. Use global retransmit if zero
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthRADIUShostKey 1.3.6.1.4.1.9.9.815.1.48.1.2.1.2.3.1.7
The secret key to use for this server. Use global key if empty
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..63)  

me1200AuthTACACS 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3
OBJECT IDENTIFIER    

me1200AuthTACACSglobal 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.1
OBJECT IDENTIFIER    

me1200AuthTACACSglobalTimeout 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.1.1
Global timeout for for TACACS servers. Can be overridden by individual host entries. (1 to 1000 seconds)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthTACACSglobalDeadtime 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.1.2
Global deadtime for TACACS servers. (0 to 1440 minutes)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthTACACSglobalKey 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.1.3
Global secret key for TACACS servers. Can be overridden by individual host entries.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..63)  

me1200AuthTACACShostTable 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2
This is a table of Tacacs servers useed to query for TACACS authentication
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200AuthTACACShostEntry

me1200AuthTACACShostEntry 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2.1
Each entry defines a TACACS server, with attributes used for contacting it. Host entries are consulted in numerical order of the entry index
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200AuthTACACShostEntry  

me1200AuthTACACShostIndex 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2.1.1
Host entry index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200AuthTACACShostAddress 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2.1.2
IPv4/IPv6 address or hostname of this server
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..255)  

me1200AuthTACACShostAuthPort 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2.1.3
Authentication port number (TCP) to use for this server
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthTACACShostTimeout 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2.1.4
Seconds to wait for a response from this server. Use global timeout if zero
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200AuthTACACShostKey 1.3.6.1.4.1.9.9.815.1.48.1.2.1.3.2.1.5
The secret key to use for this server. Use global key if empty
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DisplayString Size(0..63)  

me1200AuthMibConformance 1.3.6.1.4.1.9.9.815.1.48.2
OBJECT IDENTIFIER    

me1200AuthMibCompliances 1.3.6.1.4.1.9.9.815.1.48.2.1
OBJECT IDENTIFIER    

me1200AuthMibGroups 1.3.6.1.4.1.9.9.815.1.48.2.2
OBJECT IDENTIFIER    

me1200AuthAgentConsoleMethodsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentTelnetMethodsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentSSHMethodsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentHTTPMethodsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentAuthorConsoleInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentAuthorTelnetInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentAuthorSSHInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentAcctConsoleInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentAcctTelnetInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthAgentAcctSSHInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthRADIUSglobalInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthRADIUSconfigInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.12
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthRADIUShostTableInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.13
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthTACACSglobalInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.14
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthTACACShostTableInfoGroup 1.3.6.1.4.1.9.9.815.1.48.2.2.15
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200AuthMibCompliance 1.3.6.1.4.1.9.9.815.1.48.2.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE