CISCO-LWAPP-TRUSTSEC-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-LWAPP-TRUSTSEC-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 |
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. |
||
clCtsMIBNotifs | 1.3.6.1.4.1.9.9.836.0 | |||
clCtsTableMIBObjects | 1.3.6.1.4.1.9.9.836.1 | |||
clCtsApSxpPeerTable | 1.3.6.1.4.1.9.9.836.1.1 | no-access |
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. |
|
1.3.6.1.4.1.9.9.836.1.1.1 | no-access |
An entry containing management information of a particular SXP peers. |
||
clCtsApSxpPeerIpType | 1.3.6.1.4.1.9.9.836.1.1.1.1 | inetaddresstype | no-access |
The type of Internet address of the peer SXP device. |
clCtsApSxpPeerIp | 1.3.6.1.4.1.9.9.836.1.1.1.2 | inetaddress | no-access |
The Internet address of the SXP peer device. The type of this address is determined by the value of cLCtsApSxpPeerIpType object. |
clCtsApSxpMode | 1.3.6.1.4.1.9.9.836.1.1.1.3 | integer | read-only |
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. Enumeration: 'listener': 2, 'both': 3, 'speaker': 1. |
clCtsApSxpPeerPassword | 1.3.6.1.4.1.9.9.836.1.1.1.4 | integer | read-only |
This object specifies to configure the password of the sxp peer device. Enumeration: 'default': 2, 'required': 1, 'notRequired': 0. |
clCtsApSxpPeerRowStatus | 1.3.6.1.4.1.9.9.836.1.1.1.5 | rowstatus | read-only |
This object specifies the conceptual status of the row. |
clCtsMIBConform | 1.3.6.1.4.1.9.9.836.2 | |||
clCtsMIBCompliances | 1.3.6.1.4.1.9.9.836.2.1 | |||
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. |
||
clCtsMIBGroups | 1.3.6.1.4.1.9.9.836.2.2 | |||
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. |
||
clCtsGlobalMIBObjects | 1.3.6.1.4.1.9.9.836.3 | |||
clCtsSecurityGroupTagId | 1.3.6.1.4.1.9.9.836.3.1 | ctssecuritygrouptag | read-write |
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. |
clCtsDeviceId | 1.3.6.1.4.1.9.9.836.3.2 | snmpadminstring | read-write |
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'. |
clCtsDevicePassword | 1.3.6.1.4.1.9.9.836.3.3 | snmpadminstring | read-write |
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. |
clCtsInlineTagEnableStatus | 1.3.6.1.4.1.9.9.836.3.4 | truthvalue | read-write |
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. |
clCtsEnableStatus | 1.3.6.1.4.1.9.9.836.3.6 | truthvalue | read-write |
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. |