CISCO-TRUSTSEC-SERVER-MIB

File: CISCO-TRUSTSEC-SERVER-MIB.mib (41255 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB CISCO-TRUSTSEC-TC-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP StorageType RowStatus
TruthValue InetAddressType InetAddress
InetPortNumber SnmpAdminString CtsAcsAuthorityIdentity
ciscoMgmt

Defined Types

CtsvServerTestConfigEntry  
SEQUENCE    
  ctsvServerTestAddrType InetAddressType
  ctsvServerTestAddr InetAddress
  ctsvServerTestEnabled TruthValue
  ctsvServerTestDeadTime Unsigned32
  ctsvServerTestInterval Unsigned32
  ctsvServerTestStorageType StorageType
  ctsvServerTestRowStatus RowStatus

CtsvProvisionedServerEntry  
SEQUENCE    
  ctsvProvisionedServerAddrType InetAddressType
  ctsvProvisionedServerAddr InetAddress
  ctsvProvisionedServerPort InetPortNumber
  ctsvProvisionedServerAuthorityId CtsAcsAuthorityIdentity
  ctsvProvisionedServerStatus INTEGER
  ctsvProvisionedServerTestEnabled TruthValue
  ctsvProvisionedServerTestInterval Unsigned32
  ctsvProvisionedServerTestDeadTime Unsigned32
  ctsvProvisionedServerKeyWrapEnabled TruthValue

CtsvDownloadServerListEntry  
SEQUENCE    
  ctsvDownloadServerListName SnmpAdminString
  ctsvDownloadServerListGenNum OCTET STRING
  ctsvDownloadServerListServerCount Unsigned32

CtsvDownloadServerEntry  
SEQUENCE    
  ctsvDownloadServerAddrType InetAddressType
  ctsvDownloadServerAddr InetAddress
  ctsvDownloadServerPort InetPortNumber
  ctsvDownloadServerProvisioned TruthValue
  ctsvDownloadServerAuthorityId CtsAcsAuthorityIdentity
  ctsvDownloadServerStatus INTEGER
  ctsvDownloadServerTestEnabled TruthValue
  ctsvDownloadServerTestInterval Unsigned32
  ctsvDownloadServerTestDeadTime Unsigned32
  ctsvDownloadServerKeyWrapEnabled TruthValue

Defined Values

ciscoTrustSecServerMIB 1.3.6.1.4.1.9.9.741
This MIB module defines management objects for configuration and monitoring of the AAA servers in Cisco Trusted Security environment. Glossary: AAA - Authentication, Authorization, Accounting PAC - Protected Access Credential RADIUS - Remote Authentication Dial In User Service TrustSec - Cisco Trusted Security system TrustSec seed device: The seed devices is the one which has the AAA server address manually configured. All devices that connect to the seed device obtain the AAA server addresses via authentication and authorization.
MODULE-IDENTITY    

ciscoTrustSecServerMIBNotifs 1.3.6.1.4.1.9.9.741.0
OBJECT IDENTIFIER    

ciscoTrustSecServerMIBObjects 1.3.6.1.4.1.9.9.741.1
OBJECT IDENTIFIER    

ciscoTrustSecServerMIBConform 1.3.6.1.4.1.9.9.741.2
OBJECT IDENTIFIER    

ctsvGlobalServerConfigObjects 1.3.6.1.4.1.9.9.741.1.1
OBJECT IDENTIFIER    

ctsvServerTestConfigObjects 1.3.6.1.4.1.9.9.741.1.2
OBJECT IDENTIFIER    

ctsvProvisionedServerObjects 1.3.6.1.4.1.9.9.741.1.3
OBJECT IDENTIFIER    

ctsvDownloadServerListObjects 1.3.6.1.4.1.9.9.741.1.4
OBJECT IDENTIFIER    

ctsvDownloadServerObjects 1.3.6.1.4.1.9.9.741.1.5
OBJECT IDENTIFIER    

ctsvNotificationControlObjects 1.3.6.1.4.1.9.9.741.1.6
OBJECT IDENTIFIER    

ctsvNotificationOnlyInfoObjects 1.3.6.1.4.1.9.9.741.1.7
OBJECT IDENTIFIER    

ctsvAuthorizationList 1.3.6.1.4.1.9.9.741.1.1.1
This object specifies the AAA server group which allows the TrustSec AAA library to build an AAA method list. Configuration of AAA named authorization list is only needed for the TrustSec seed device.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ctsvServerDeadTime 1.3.6.1.4.1.9.9.741.1.1.2
The object specifies how long a downloaded server should not be selected for service once it has been marked as dead.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ctsvServerLoadBalanceMethod 1.3.6.1.4.1.9.9.741.1.1.3
This object specifies the load-balance method used for selecting a downloaded server. none - no load-balance method used. leastOutstanding - choose the server with least outstanding transactions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), leastOutstanding(2)  

ctsvServerLoadBalanceBatchSize 1.3.6.1.4.1.9.9.741.1.1.4
This object specifies the size of the transaction batch which need to be load-balanced while choosing a downloaded server. Setting this object may not be allowed if the value of ctsvServerLoadBalanceMethod is 'none'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ctsvUseSameProvisionedServer 1.3.6.1.4.1.9.9.741.1.1.5
This object specifies whether using same provisioned PAC server throughout an session. Setting this object to 'false' means don't attempt to stay with the same PAC server throughout an authentication session. Setting this object may not be allowed if the value of ctsvServerLoadBalanceMethod is 'none'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctsvAllServerTestEnabled 1.3.6.1.4.1.9.9.741.1.1.6
This object specifies whether the server-aliveness automated test is enabled for all TrustSec downloaded servers. The server-aliveness automated test generates a periodic test RADIUS request message to the downloaded server and expects to get a response back in order to mark that downloaded server as alive. ctsvAllServerTestEnabled is used by those servers which do not have per-server enable configuration. Setting ctsvAllServerTestEnabled affects all the instances of ctsvServerTestEnabled in ctsvServerTestConfigTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctsvAllServerTestDeadTime 1.3.6.1.4.1.9.9.741.1.1.7
This object specifies the global server dead time configuration for all TrustSec downloaded servers. The value of deadtime indicates how long a server should not be retried once it has been marked as dead by the server-aliveness automated test. ctsvAllServerTestDeadTime is used by those servers which do not have per-server deadtime configuration. Setting ctsvAllServerTestDeadTime affects all the instances of ctsvServerTestDeadTime in ctsvServerTestConfigTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ctsvAllServerTestInterval 1.3.6.1.4.1.9.9.741.1.1.8
This object specifies the global test interval for all TrustSec downloaded servers. The value of interval indicates how frequent the test RADIUS requests will be sent. ctsvAllServerTestInterval is used by those servers which do not have per-server test interval configuration. Setting ctsvAllServerTestInterval affects all the instances of ctsvServerTestInterval in ctsvServerTestConfigTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ctsvServerKeyWrapEnabled 1.3.6.1.4.1.9.9.741.1.1.9
This object specifies whether the TrustSec key wrap is enabled for all TrustSec downloaded servers.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctsvServerTestConfigTable 1.3.6.1.4.1.9.9.741.1.2.1
A list of AAA servers with server specific TrustSec server-aliveness automated test configuration. This table contains exceptions from the global test configuration. Entry which contains same values as what are in ctsvAllServerTestEnabled, ctsvAllServerTestDeadTime, and ctsvAllServerTestInterval may be removed by the device. It is up to the agent to accept or reject such identical configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtsvServerTestConfigEntry

ctsvServerTestConfigEntry 1.3.6.1.4.1.9.9.741.1.2.1.1
An entry containing the server-aliveness automated test configuration of a particular AAA server. An entry can be created, or deleted by using ctsvServerTestRowStatus. System may remove an entry automatically if ctsvServerTestEnabled, ctsvServerTestDeadTime, and ctsvServerTestInterval contain the same value as what are in ctsvAllServerTestEnabled, ctsvAllServerTestDeadTime, ctsvAllServerTestInterval. Each AAA server is associated with a set of automatic server-aliveness test configuration. By creating, deleting or modifying an entry in this table, users can add, delete or modify the server-aliveness configuration for a particular AAA server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtsvServerTestConfigEntry  

ctsvServerTestAddrType 1.3.6.1.4.1.9.9.741.1.2.1.1.1
The type of Internet address for an AAA server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ctsvServerTestAddr 1.3.6.1.4.1.9.9.741.1.2.1.1.2
The Internet address for an AAA server. The type of this address is determined by the value of the ctsvServerTestAddrType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

ctsvServerTestEnabled 1.3.6.1.4.1.9.9.741.1.2.1.1.3
This object specifies whether the server-aliveness automated test is enabled or disabled for the AAA server. The server-aliveness automated test generates a periodic test RADIUS request message to the downloaded server and expects to get a response back in order to mark that downloaded server as alive, otherwise will mark it as dead.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

ctsvServerTestDeadTime 1.3.6.1.4.1.9.9.741.1.2.1.1.4
This object specifies the server-aliveness automated test dead time for the AAA server. The value of deadtime indicates how long a server should not be retried once it has been marked as dead by the server-aliveness automated test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ctsvServerTestInterval 1.3.6.1.4.1.9.9.741.1.2.1.1.5
This object specifies the server-aliveness automated test interval for the AAA server. The value of interval indicates how frequent the test RADIUS requests will be sent.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

ctsvServerTestStorageType 1.3.6.1.4.1.9.9.741.1.2.1.1.6
The storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ctsvServerTestRowStatus 1.3.6.1.4.1.9.9.741.1.2.1.1.7
The status of this conceptual row. All writable objects in this row may be modified at any time.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ctsvProvisionedServerTable 1.3.6.1.4.1.9.9.741.1.3.1
A list of AAA server which has been successfully provisioned with a PAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtsvProvisionedServerEntry

ctsvProvisionedServerEntry 1.3.6.1.4.1.9.9.741.1.3.1.1
An entry providing the information of the PAC provisioned AAA server. An entry will be created when the AAA server has been successfully provisioned with PAC. An entry will be removed when the server no longer provisioned with PAC.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtsvProvisionedServerEntry  

ctsvProvisionedServerAddrType 1.3.6.1.4.1.9.9.741.1.3.1.1.1
The type of Internet address of the provisioned server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ctsvProvisionedServerAddr 1.3.6.1.4.1.9.9.741.1.3.1.1.2
The Internet address of the provisioned server. The type of this address is determined by the value of the ctsvProvisionedServerAddrType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

ctsvProvisionedServerPort 1.3.6.1.4.1.9.9.741.1.3.1.1.3
The value indicates the UDP port number used by the provisioned server.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

ctsvProvisionedServerAuthorityId 1.3.6.1.4.1.9.9.741.1.3.1.1.4
This object indicates the authority identity of the provisioned server.
Status: current Access: read-only
OBJECT-TYPE    
  CtsAcsAuthorityIdentity  

ctsvProvisionedServerStatus 1.3.6.1.4.1.9.9.741.1.3.1.1.5
This object indicates the status of the provisioned server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2)  

ctsvProvisionedServerTestEnabled 1.3.6.1.4.1.9.9.741.1.3.1.1.6
This object indicates whether the server-aliveness automated test of the provisioned server is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ctsvProvisionedServerTestInterval 1.3.6.1.4.1.9.9.741.1.3.1.1.7
This object indicates the operational server-aliveness automated test interval of the provisioned server. The interval is used to indicate how often the test RADIUS request should be sent to the PAC server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ctsvProvisionedServerTestDeadTime 1.3.6.1.4.1.9.9.741.1.3.1.1.8
This object indicates the server-aliveness automated test deadtime of the provisioned server. The deadtime indicates how long the PAC provisioned server should not be retried once it has been marked dead during the server-aliveness automated test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ctsvProvisionedServerKeyWrapEnabled 1.3.6.1.4.1.9.9.741.1.3.1.1.9
This object indicates the TrustSec key wrap operational status of the provisioned server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ctsvDownloadServerListTable 1.3.6.1.4.1.9.9.741.1.4.1
A list of the downloaded server list in the TrustSec system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtsvDownloadServerListEntry

ctsvDownloadServerListEntry 1.3.6.1.4.1.9.9.741.1.4.1.1
An entry containing the information of the specific downloaded server list in TrustSec system. An entry is created when a new downloaded server list has been acquired during the TrustSec environment data downloaded. An entry will be removed if the downloaded server list is removed after TrustSec environment data refresh.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtsvDownloadServerListEntry  

ctsvDownloadServerListName 1.3.6.1.4.1.9.9.741.1.4.1.1.1
This object indicates the name of the downloaded server list.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

ctsvDownloadServerListGenNum 1.3.6.1.4.1.9.9.741.1.4.1.1.2
A hexadecimal string indicating the generation number of the specific downloaded server list.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

ctsvDownloadServerListServerCount 1.3.6.1.4.1.9.9.741.1.4.1.1.3
This object indicates the number of servers within the downloaded server list.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ctsvDownloadServerTable 1.3.6.1.4.1.9.9.741.1.5.1
A list of downloaded server in the TrustSec system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtsvDownloadServerEntry

ctsvDownloadServerEntry 1.3.6.1.4.1.9.9.741.1.5.1.1
An entry containing the information of the specific downloaded server. An entry is created when a downloaded server is added during TrustSec environment data downloaded. An entry is removed if the downloaded server is removed after TrustSec environment data downloaded.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtsvDownloadServerEntry  

ctsvDownloadServerAddrType 1.3.6.1.4.1.9.9.741.1.5.1.1.1
The type of Internet address of the downloaded server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ctsvDownloadServerAddr 1.3.6.1.4.1.9.9.741.1.5.1.1.2
The Internet address of the downloaded server. The type of this address is determined by the value of the ctsvDownloadServerAddrType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

ctsvDownloadServerPort 1.3.6.1.4.1.9.9.741.1.5.1.1.3
This object indicates the UDP port number used by the downloaded server.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

ctsvDownloadServerProvisioned 1.3.6.1.4.1.9.9.741.1.5.1.1.4
This object indicates whether the downloaded server have been successfully provisioned.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ctsvDownloadServerAuthorityId 1.3.6.1.4.1.9.9.741.1.5.1.1.5
This object indicates the Authorization Identifier of the downloaded server.
Status: current Access: read-only
OBJECT-TYPE    
  CtsAcsAuthorityIdentity  

ctsvDownloadServerStatus 1.3.6.1.4.1.9.9.741.1.5.1.1.6
This object indicates the status of the downloaded server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2)  

ctsvDownloadServerTestEnabled 1.3.6.1.4.1.9.9.741.1.5.1.1.7
This object indicates whether the server-aliveness automated test of the downloaded server is currently enabled or disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ctsvDownloadServerTestInterval 1.3.6.1.4.1.9.9.741.1.5.1.1.8
This object indicates the operational test interval of the downloaded server. The interval is used to indicate how often the test RADIUS request should be sent to the downloaded server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ctsvDownloadServerTestDeadTime 1.3.6.1.4.1.9.9.741.1.5.1.1.9
This object indicates the operational deadtime of the downloaded server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ctsvDownloadServerKeyWrapEnabled 1.3.6.1.4.1.9.9.741.1.5.1.1.10
This object indicates the TrustSec key wrap operational status of the downloaded server. Among all the servers in the same server list, only one server can have operational key wrap enabled if the value of ctsvAllServerKeyWrapEnabled is 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ctsvNoRadiusServerNotifEnable 1.3.6.1.4.1.9.9.741.1.6.1
This variable specifies whether the system generates the ctsvNoRadiusServerNotif. A value of 'false' will prevent ctsvNoRadiusServerNotif notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctsvNoProvisionSecretNotifEnable 1.3.6.1.4.1.9.9.741.1.6.2
This variable specifies whether the system generates the ctsvNoProvisionSecretNotif. A value of 'false' will prevent ctsvNoProvisionSecretNotif notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctsvServerNotifMsg 1.3.6.1.4.1.9.9.741.1.7.1
This object indicates detail message associated with notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

ctsvServerNoProvisionSecretAddrType 1.3.6.1.4.1.9.9.741.1.7.2
This object indicates the type of IP address for which server has no shared secret available for provisioning PAC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

ctsvServerNoProvisionSecretAddr 1.3.6.1.4.1.9.9.741.1.7.3
This object indicates the IP address for which server has no shared secret available for provisioning PAC. The type of this address is determined by the value of ctsvServerNoProvisionSecretAddrType object.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

ctsvNoRadiusServerNotif 1.3.6.1.4.1.9.9.741.0.1
A ctsvNoRadiusServerNotif is generated if there is no RADIUS servers available for a CTS AAA request.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ctsvNoProvisionSecretNotif 1.3.6.1.4.1.9.9.741.0.2
A ctsvNoProvisionSecretNotif is generated if the system does not have share secret available in order to provision a RADIUS server with PAC.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ciscoTrustSecServerMIBCompliances 1.3.6.1.4.1.9.9.741.2.1
OBJECT IDENTIFIER    

ciscoTrustSecServerMIBGroups 1.3.6.1.4.1.9.9.741.2.2
OBJECT IDENTIFIER    

ciscoTrustSecServerMIBCompliance 1.3.6.1.4.1.9.9.741.2.1.1
The compliance statement for the CISCO-TRUSTSEC-SERVER-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoTrustSecServerMIBCompliance2 1.3.6.1.4.1.9.9.741.2.1.2
The compliance statement for the CISCO-TRUSTSEC-SERVER-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoTrustSecMIBServerConfigGroup 1.3.6.1.4.1.9.9.741.2.2.1
A collection of objects that provides the configuration for TrustSec downloaded server group.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecMIBGlobalServerTestGroup 1.3.6.1.4.1.9.9.741.2.2.2
A collection of objects that provides the global configuration of server-aliveness automated test.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecMIBServerTestGroup 1.3.6.1.4.1.9.9.741.2.2.3
A collection of objects that provides the per-server configuration of server-aliveness automated test.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecMIBProvisionedServerGroup 1.3.6.1.4.1.9.9.741.2.2.4
A collection of objects that provides the configuration for the individual server in the PAC server list.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecMIBDownloadServerListGroup 1.3.6.1.4.1.9.9.741.2.2.5
A collection of objects that provides the configuration for the individual downloaded server list.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecMIBDownloadServerGroup 1.3.6.1.4.1.9.9.741.2.2.6
A collection of objects that provides the configuration for the individual server in the downloaded server group.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecServerMIBKeyWrapGroup 1.3.6.1.4.1.9.9.741.2.2.7
A collection of objects that provides the Trustsec key wrap information for the downloaded servers.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecServerMIBNotifsCtrlGroup 1.3.6.1.4.1.9.9.741.2.2.8
A collection of objects providing notification control for TrustSec Server.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecServerMIBNotifsOnlyInfoGroup 1.3.6.1.4.1.9.9.741.2.2.9
A collection of objects providing the notification information for TrustSec Server.
Status: current Access: read-only
OBJECT-GROUP    

ciscoTrustSecServerMIBNotifsGroup 1.3.6.1.4.1.9.9.741.2.2.10
A collection of notifications for TrustSec server.
Status: current Access: read-only
NOTIFICATION-GROUP