CISCO-LWAPP-TRUSTSEC-MIB

File: CISCO-LWAPP-TRUSTSEC-MIB.mib (11040 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
DateAndTime RowStatus SnmpAdminString
CtsSecurityGroupTag InetAddressType InetAddress
cLApSysMacAddress ciscoMgmt

Defined Types

CLCtsApSxpPeerEntry  
SEQUENCE    
  clCtsApSxpPeerIpType InetAddressType
  clCtsApSxpPeerIp InetAddress
  clCtsApSxpPeerPassword INTEGER
  clCtsApSxpMode INTEGER
  clCtsApSxpPeerRowStatus RowStatus

Defined Values

ciscoLwappTrustSecMIB 1.3.6.1.4.1.9.9.836
This MIB module is for the configuration of a network device on the Cisco Trusted Security (TrustSec) system. TrustSec secures a network fabric by authenticating and authorizing each device connecting to the network, allowing for the encryption, authentication and replay protection of data traffic on a hop by hop basis. Glossary : TrustSec - Cisco Trusted Security EAP-FAST - Extensible Authentication Protocol-Flexible Authentication via Secure Tunneling (RFC 4851) PAC - Protected Access Credential A credential dynamically downloaded from the Access Control Server. ACS - Access Control Server SGT - Security Group Tag SXP - SGT Exchange Protocol. A tag identifying its source, assigned to a packet on ingress to a TrustSec cloud, and used to determine security and other policy to be applied to it along its path through the cloud. This MIB module is for the configuration and status query of SGT Exchange Protocol over TCP (SXPoTCP) feature of the device on the Cisco's Trusted Security (TrustSec) system. Security Group Tag (SGT) identifying its source, assigned to a packet on ingress to a TrustSec cloud, and used to determine security and other policy to be applied to it along its path through the cloud.
MODULE-IDENTITY    

clCtsMIBNotifs 1.3.6.1.4.1.9.9.836.0
OBJECT IDENTIFIER    

clCtsTableMIBObjects 1.3.6.1.4.1.9.9.836.1
OBJECT IDENTIFIER    

clCtsMIBConform 1.3.6.1.4.1.9.9.836.2
OBJECT IDENTIFIER    

clCtsGlobalMIBObjects 1.3.6.1.4.1.9.9.836.3
OBJECT IDENTIFIER    

clCtsSecurityGroupTagId 1.3.6.1.4.1.9.9.836.3.1
This object specifies user to specify the SGT for the packets originating from this device. A value of zero for this object indicates that no SGT has been configured.
Status: current Access: read-write
OBJECT-TYPE    
  CtsSecurityGroupTag  

clCtsDeviceId 1.3.6.1.4.1.9.9.836.3.2
This object specifies the identifier for the device. This identifier and the device password (specified by clCtsDevicePassword) are used together by the Cisco Trusted Security feature for authenticating the device. The object may not be set to a zero length string. The system will return a zero length string for this object either when there is no value configured for this object or TrustSec credentials for the device have been cleared by setting clCtsCredentialsClearAll to 'true'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

clCtsDevicePassword 1.3.6.1.4.1.9.9.836.3.3
This object specifies user to specify the password for the device. This password and the device identifier (specified by clCtsDeviceId) are used together by the Cisco Trusted Security feature for authenticating the device. The object may not be set to a zero length string. When read, this object always returns the value of a zero-length octet string.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

clCtsInlineTagEnableStatus 1.3.6.1.4.1.9.9.836.3.4
This object specifies whether the inline tagging option is Enabled or disabled. A 'true' value indicates that inline tagging option is enabled. A 'false' value indicates that inline tagging option is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clCtsEnableStatus 1.3.6.1.4.1.9.9.836.3.6
This object specifies whether the CTS option is Enabled or disabled. A value of 'true' indicates that CTS is enabled. A value of 'false' indicates that CTS is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clCtsApSxpPeerTable 1.3.6.1.4.1.9.9.836.1.1
A list of SXP peers configured on this device. It is a list of IP addresses of respective SXP connection peers configured for this device. SXP peers exchange security group tags information of clients through SxpV4 protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CLCtsApSxpPeerEntry

cLCtsApSxpPeerEntry 1.3.6.1.4.1.9.9.836.1.1.1
An entry containing management information of a particular SXP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  CLCtsApSxpPeerEntry  

clCtsApSxpPeerIpType 1.3.6.1.4.1.9.9.836.1.1.1.1
The type of Internet address of the peer SXP device.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

clCtsApSxpPeerIp 1.3.6.1.4.1.9.9.836.1.1.1.2
The Internet address of the SXP peer device. The type of this address is determined by the value of cLCtsApSxpPeerIpType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

clCtsApSxpMode 1.3.6.1.4.1.9.9.836.1.1.1.3
This object specifies the device mode of this SXP connection. A value of 'speaker' indicates that device will acts as the speaker in this SXP connection. A value of 'listener' indicates that device will acts as the listener in this SXP connection. A value of 'both' indicates that device will acts as both speaker and listener making it a Bi-directional SXP connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER speaker(1), listener(2), both(3)  

clCtsApSxpPeerPassword 1.3.6.1.4.1.9.9.836.1.1.1.4
This object specifies to configure the password of the sxp peer device.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER notRequired(0), required(1), default(2)  

clCtsApSxpPeerRowStatus 1.3.6.1.4.1.9.9.836.1.1.1.5
This object specifies the conceptual status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

clCtsMIBCompliances 1.3.6.1.4.1.9.9.836.2.1
OBJECT IDENTIFIER    

clCtsMIBGroups 1.3.6.1.4.1.9.9.836.2.2
OBJECT IDENTIFIER    

clCtsMIBCompliance 1.3.6.1.4.1.9.9.836.2.1.1
The compliance statement for the SNMP entities that implement the ciscoLwappTrustSecMIB module.
Status: current Access: read-create
MODULE-COMPLIANCE    

clCtsGroup 1.3.6.1.4.1.9.9.836.2.2.1
This collection of objects represents the information about the general attributes of Trustsec.
Status: current Access: read-create
OBJECT-GROUP