CISCO-TRUSTSEC-INTERFACE-MIB
AI MIB Summary
The CISCO-TRUSTSEC-INTERFACE-MIB manages and monitors Cisco TrustSec interface configurations, specifically tracking Security Group Tag (SGT) assignments, MACsec security associations, and TrustSec Interface Controller (IFC) states to enforce policy enforcement within the secure network cloud.
This MIB module defines management objects for configuration and monitoring of the interfaces in Cisco Trusted Security environment.
Glossary:
ACS - Cisco Secure Access Control Server
IFC - TrustSec Interface Controller
MACSec - Media Access Control (MAC) Security
PMK - Pairwise Master Key
SAP - Security Association Protocol
SGT - Security Group Tag. 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.
TrustSec - Cisco Trusted Security
Main OID:
ciscoTrustSecIfMIB.1.3.6.1.4.1.9.9.740
114
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
114 total| Object Name |
|---|
ciscoTrustSecIfMIBThis MIB module defines management objects for
configuration and monitoring of the interfaces in Cisco
Trusted Security environment.
Glossary:
ACS - Cisco Secure Access Control Server
IFC - TrustSec Interface Controller
MACSec - Media Access Control (MAC) Security
PMK - Pairwise Master Key
SAP - Security Association Protocol
SGT - Security Group Tag. 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.
TrustSec - Cisco Trusted Security MODULE-IDENTITY .1.3.6.1.4.1.9.9.740 |
ciscoTrustSecIfMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.0 |
ctsiAuthorizationFailNotifA ctsiAuthorizationFailNotif is generated when the policy
acquisition failed for the peer. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.740.0.1 |
ctsiIfAddSupplicantFailNotifA ctsiIfAddSupplicantFailNotif is generated when the system
fails to add dot1x supplicant for an interface. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.740.0.2 |
ctsiIfAuthenticationFailNotifA ctsiIfAuthenticationFailNotif is generated when an
authentication error for the peer is detected for an interface. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.740.0.3 |
ctsiIfSapNegotiationFailNotifA ctsiIfSapNegotiationFailNotif is generated when a SAP
negotiation error with the peer is detected for an interface. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.740.0.4 |
ctsiIfUnauthorizedNotifA ctsiIfUnauthorizedNotif is generated when a interface
becomes unauthorized on the Cisco TrustSec link. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.740.0.5 |
ciscoTrustSecIfMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1 |
ctsiIfConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.1 |
ctsiIfConfigTableA list of the TrustSec capable interfaces. SEQUENCE OF CtsiIfConfigEntry .1.3.6.1.4.1.9.9.740.1.1.1 |
ctsiIfConfigEntryAn entry contains the configuration information for a
particular TrustSec interface. CtsiIfConfigEntry .1.3.6.1.4.1.9.9.740.1.1.1.1 |
ctsiIfModeCapabilityThis object indicates the supported TrustSec mode on
this interface.ro Bits .1.3.6.1.4.1.9.9.740.1.1.1.1.1 |
ctsiIfConfiguredModeThis object indicates the TrustSec mode currently configured
on the interface. Each mode may have a corresponding
entry in its corresponding configuration table.
unknown - The configured TrustSec mode is none of the
following.
none - TrustSec is not configured in any mode.
dot1x - TrustSec dot1x mode is configured for this
interface.
TrustSec system will use 802.1x for
authentication, RADIUS for authorization and
SAP negotiation for SA parameter.
manual - TrustSec manual mode is configured for this
interface.
The authentication was bypassed in manual mode.
User needs to manually to configure the policy
and the SAP negotiation parameter.
l3Forward - TrustSec L3 forwarding mode is configured
for this interface.ro Enumeration .1.3.6.1.4.1.9.9.740.1.1.1.1.2 |
ctsiIfCacheClearThis object allows user to clear the cache for the specific
TrustSec interface by setting the value to 'true'.
Setting the value to 'false' has no effect.
When read, this object always returns 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.1.1.1.3 |
ctsiIfRekeyThis object allows user to re-generate the SAP key for the
specific TrustSec interface by setting the value to 'true'.
Setting the value to 'false' has no effect.
When read, this object always returns 'false'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.1.1.1.4 |
ctsiIfDot1xObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.2 |
ctsiIfDot1xTableA list of the interfaces which have TrustSec dot1x mode
configuration information. SEQUENCE OF CtsiIfDot1xEntry .1.3.6.1.4.1.9.9.740.1.2.1 |
ctsiIfDot1xEntryAn entry containing the TrustSec dot1x configuration
for a particular interface.
An entry can be created or deleted by using
ctsiIfDot1xRowStatus.
An entry can only be created if the value of corresponding
instance of ctsiIfConfiguredMode is 'none' and the 'dot1x'
BIT of corresponding instance ctsiIfModeCapability is set. CtsiIfDot1xEntry .1.3.6.1.4.1.9.9.740.1.2.1.1 |
ctsiIfDot1xSgtPropagateEnabledThis object specifies whether the SGT propagation is
enabled on this interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.2.1.1.1 |
ctsiIfDot1xReauthIntervalThis object specifies the re-authentication interval
applied to this interface when it is not provided from
the ACS.rw Integer32 UNITS "seconds" .1.3.6.1.4.1.9.9.740.1.2.1.1.2 |
ctsiIfDot1xSapModeListThis object specifies the advertised modes for the SAP
negotiation on this interface. Modes are executed in
the order as specified in the mode list.
Mode which is at the beginning of the method list will be
executed first. Method which is at the end of mode list
will be executed last.
This object is not allowed to be set to a zero length
string.rw CtsSapNegModeList .1.3.6.1.4.1.9.9.740.1.2.1.1.3 |
ctsiIfDot1xDownloadReauthIntervalThis object indicates the re-authentication interval which
is downloaded from ACS.
A value of zero indicates no re-authentication interval is
downloaded from ACS.
A value of -1 indicates that this object is not applicable
on this interface.ro Integer32 (-1..2147483647) UNITS "seconds" .1.3.6.1.4.1.9.9.740.1.2.1.1.4 |
ctsiIfDot1xOperReauthIntervalThis object indicates the operational re-authentication
interval of the interface.
A value of zero indicates that dot1x re-authentication is
disabled on this interface.
A value of -1 indicates that this object is not applicable
on this interface.ro Integer32 (-1..2147483647) UNITS "seconds" .1.3.6.1.4.1.9.9.740.1.2.1.1.5 |
ctsiIfDot1xReauthTimeLeftThis object indicates the leftover time of the current
authentication session.
A value of zero indicates the re-authentication is in
progress.
A value of -1 indicates that this object is not applicable
on this interface.ro Integer32 (-1..2147483647) UNITS "seconds" .1.3.6.1.4.1.9.9.740.1.2.1.1.6 |
ctsiIfDot1xStorageTypeThe storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.2.1.1.7 |
ctsiIfDot1xRowStatusThe status of this conceptual row.
All writable objects in this row may be modified at any time.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.2.1.1.8 |
ctsiIfManualObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.3 |
ctsiIfManualTableA list of the interfaces which have TrustSec manual mode
configuration information. SEQUENCE OF CtsiIfManualEntry .1.3.6.1.4.1.9.9.740.1.3.1 |
ctsiIfManualEntryAn entry containing the TrustSec manual configuration
information for a particular interface.
An entry can be created or deleted by using
ctsiIfManualRowStatus.
An entry can only be created if the value of corresponding
instance of ctsiIfConfiguredMode is 'none' and the 'manual'
BIT of corresponding instance ctsiIfModeCapability is set. CtsiIfManualEntry .1.3.6.1.4.1.9.9.740.1.3.1.1 |
ctsiIfManualDynamicPeerIdThis object specifies the peer's device identity which is
used to obtain the desired policy for authorization request.
Setting a none-zero value on this object is not allowed if
the value of ctsiIfManualStaticSgt is not set to zero.
A zero length string indicates that the policy acquisition
from the ACS using the peer's identity is disabled on this
interface.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.740.1.3.1.1.1 |
ctsiIfManualStaticSgtThis object specifies the statically configured SGT for
tagging the ingress traffic from the peer.
Setting a none-zero value on this object is not allowed if
the value of ctsiIfManualDynamicPeerId is not set to a zero
length string.
A value of zero indicates that no statically SGT tagging.rw CtsSecurityGroupTag (CISCO-TRUSTSEC-TC-MIB) .1.3.6.1.4.1.9.9.740.1.3.1.1.2 |
ctsiIfManualStaticSgtTrustedThis object specifies the peer's SGT assignment trust
state.
This object only can be set when ctsiIfManualStaticSgt
is none-zero.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.3.1.1.3 |
ctsiIfManualSgtPropagateEnabledThis object specifies whether the SGT propagation is
enabled on this interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.3.1.1.4 |
ctsiIfManualSapPmkThis object specifies the PMK used by SAP.
A zero length string for this object indicates the SAP
negotiation is disabled on this interface.rw OCTET STRING .1.3.6.1.4.1.9.9.740.1.3.1.1.5 |
ctsiIfManualSapModeListThis object specified the advertised modes for the SAP
negotiation on this interface. Modes are executed in
the order as specified in the mode list.
Mode which is at the beginning of the mode list will be
executed first. Mode which is at the end of mode list
will be executed last.
Value of this object will becomes zero length octet if
SAP negotiation is disabled.
This object is not allowed to be set to a zero length
string.rw CtsSapNegModeList .1.3.6.1.4.1.9.9.740.1.3.1.1.6 |
ctsiIfManualStorageTypeThe storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.3.1.1.7 |
ctsiIfManualRowStatusThe status of this conceptual row.
All writable objects in this row may be modified at any time.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.3.1.1.8 |
ctsiIfL3ForwardObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.4 |
ctsiIfL3ForwardTableA list of the interfaces which have TrustSec L3 forwarding
configuration information. SEQUENCE OF CtsiIfL3ForwardEntry .1.3.6.1.4.1.9.9.740.1.4.1 |
ctsiIfL3ForwardEntryAn entry containing the TrustSec L3 forwarding configuration
information for a particular interface.
An entry can be created or deleted by using
ctsiIfL3ForwardRowStatus.
An entry can only be created if the value of corresponding
instance of ctsiIfConfiguredMode is 'none' and the 'l3Forward'
BIT of corresponding instance ctsiIfModeCapability is set. CtsiIfL3ForwardEntry .1.3.6.1.4.1.9.9.740.1.4.1.1 |
ctsiIfL3ForwardModeThis object specifies the type of L3 forwarding for
the interface.
l3Ipv4Forward - TrustSec L3 IPv4 forwarding.
l3Ipv6Forward - TrustSec L3 IPv6 forwarding.
l3IpForward - TrustSec L3 IPv6 and IPv4 forwarding.rw Enumeration .1.3.6.1.4.1.9.9.740.1.4.1.1.1 |
ctsiIfL3ForwardStorageTypeThe storage type for this conceptual row.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.4.1.1.2 |
ctsiIfL3ForwardRowStatusThe status of this conceptual row.
All writable objects in this row may be modified at any time.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.4.1.1.3 |
ctsiIfStatusObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.5 |
ctsiIfStatusTableA list of TrustSec enabled interfaces. SEQUENCE OF CtsiIfStatusEntry .1.3.6.1.4.1.9.9.740.1.5.1 |
ctsiIfStatusEntryAn entry contains the information of the specific TrustSec
interface.
A entry is created by system when TrustSec is enabled for
an interface. An entry is deleted by system if TrustSec
is disabled for an interface. CtsiIfStatusEntry .1.3.6.1.4.1.9.9.740.1.5.1.1 |
ctsiIfControllerStateThis object indicates the current IFC state of this
interface.ro CtsiInterfaceControllerState .1.3.6.1.4.1.9.9.740.1.5.1.1.1 |
ctsiIfAuthenticationStatusThis object indicates the current TrustSec authentication
status of this interface.
unknown - status not covered by any of
the follow enumerations.
succeeded - authentication is succeeded.
rejected - authentication is rejected.
logOff - peer logged off.
noRespond - peer no respond.
notApplicable - bypassing the authentication.
incomplete - authentication is not completed.
failed - authentication failed.ro Enumeration .1.3.6.1.4.1.9.9.740.1.5.1.1.2 |
ctsiIfPeerIdThis object indicates the device identity or symbolic
group name of the remote peer.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.740.1.5.1.1.3 |
ctsiIfPeerAdvCapabilityThis object indicates the advertised capabilities of the
remote peer associated with this interface.ro Bits .1.3.6.1.4.1.9.9.740.1.5.1.1.4 |
ctsiIfAuthorizationStatusThis object indicates the current TrustSec authorization
status of the interface.
unknown - status not covered by any of
the follow enumerations.
inProgress - authorization in progress.
succeeded - authorization succeeded.
failed - authorization failed.
fallBackPolicy - apply the fallback policy.
incomplete - authorization aborted.
peerSucceeded - apply the peer policy succeeded.
rbaclSucceeded - apply the RBACL policy succeeded.
policySucceeded - apply the all policy succeeded.ro Enumeration .1.3.6.1.4.1.9.9.740.1.5.1.1.5 |
ctsiIfPeerSgtThis object indicates the SGT value of the remote peer.ro CtsSecurityGroupTag (CISCO-TRUSTSEC-TC-MIB) .1.3.6.1.4.1.9.9.740.1.5.1.1.6 |
ctsiIfPeerSgtTrustedThis object indicates whether the SGT of the remote peer
is trusted.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.5.1.1.7 |
ctsiIfSapNegotiationStatusThis object indicates the SAP negotiation status on
this interface.
notApplicable - SAP disabled on local or remote peer
is not SAP capable.
unknown - status not covered by any
of the follow enumerations.
inProgress - SAP negotiation in progress.
succeeded - SAP negotiation completed.
failed - SAP negotiation failed.
licenseError - No MACSec software license.ro Enumeration .1.3.6.1.4.1.9.9.740.1.5.1.1.8 |
ctsiIfSapNegModeListThis object indicates the operational SAP negotiation
mode list on this interface.ro CtsSapNegModeList .1.3.6.1.4.1.9.9.740.1.5.1.1.9 |
ctsiIfCacheExpirationTimeThis object indicates the time when the current cached data
applied on the interface will be expired.
A value of zero indicates that the cached data will never be
expired.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.5.1.1.10 |
ctsiIfCacheDataSourceThis object indicates the source of cached data applied to the
interface.ro CtsiCasheDataSource .1.3.6.1.4.1.9.9.740.1.5.1.1.11 |
ctsiIfCriticalAuthStatusThis object indicates the CTS Critical-Auth status
of interface.
disable - link is not in Critical-Auth mode.
cache - link is in Critical-Auth cached mode.
default - link is in Critical-Auth default mode.ro Enumeration .1.3.6.1.4.1.9.9.740.1.5.1.1.12 |
ctsiIfStatsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.6 |
ctsiIfStatsTableA list of Cisco Trusted Security capable interface. SEQUENCE OF CtsiIfStatsEntry .1.3.6.1.4.1.9.9.740.1.6.1 |
ctsiIfStatsEntryAn entry contains the statistics information of a
particular TrustSec interface.
An entry created by system for each interface is TrustSec
enabled. An entry deleted by system for each interface is
TrustSec disabled. CtsiIfStatsEntry .1.3.6.1.4.1.9.9.740.1.6.1.1 |
ctsiIfAuthenticationSuccessThe number of times that peer has been successfully
authenticated on this interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.1 |
ctsiIfAuthenticationRejectThe number of times that peer has been rejected
in authentication on this interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.2 |
ctsiIfAuthenticationFailureThe number of times that peer has been failed in
authentication on this interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.3 |
ctsiIfAuthenticationNoResponseThe number of times that no authentication respond
received from the remote peer associated with this
interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.4 |
ctsiIfAuthenticationLogoffThe number of times that received authentication log
off from the peer associated with this interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.5 |
ctsiIfAuthorizationSuccessThe number of times that the peer entity successfully
passed the TrustSec authorization challenge on this
interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.6 |
ctsiIfAuthorizationPolicyFailThe number of time that fail to access policy or refresh
the policy for TrustSec authorization on this interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.7 |
ctsiIfAuthorizationFailThe number of times that peer has been failed in TrustSec
authorization on this interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.8 |
ctsiIfSapSuccessThe number of times that SAP negotiation is succeed on this
interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.9 |
ctsiIfSapFailThe number of times that SAP negotiation has failed on this
interface.ro Counter32 .1.3.6.1.4.1.9.9.740.1.6.1.1.10 |
ctsiAuthorizationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.7 |
ctsiAuthorizationTableA list of authorized remote peers on this device. SEQUENCE OF CtsiAuthorizationEntry .1.3.6.1.4.1.9.9.740.1.7.1 |
ctsiAuthorizationEntryAn entry containing the management information for a
particular authorized peer.
An entry is created when the policy acquired from the ACS
for a new peer.
An entry is deleted when the authorization of the peer has
expired or fails to refresh its policy. CtsiAuthorizationEntry .1.3.6.1.4.1.9.9.740.1.7.1.1 |
ctsiAuthorizationPeerIdThis object indicates the device identity or symbolic group
name of the remote peer. SnmpAdminString .1.3.6.1.4.1.9.9.740.1.7.1.1.1 |
ctsiAuthorizationPeerSgtThis object indicates the SGT of the remote peer.ro CtsSecurityGroupTag (CISCO-TRUSTSEC-TC-MIB) .1.3.6.1.4.1.9.9.740.1.7.1.1.2 |
ctsiAuthorizationStateThis object indicates the current state of the
authorization entity.
unknown - none of the following states.
start - authorization entity created and
initialized.
waitingRespond - a policy request has been made by
remote peer to the ACS and
waiting for the response.
assessing - the policy been received from ACS
and is being assessed.
complete - policy has been received and assessed.
failure - failed to download the policy from the
ACS.ro Enumeration .1.3.6.1.4.1.9.9.740.1.7.1.1.3 |
ctsiAuthorizationLastRefreshThe object indicates the date and time when the authorized
peer was last refreshed.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.7.1.1.4 |
ctsiAuthorizationTimeLeftThis object indicates the leftover time for the current
policy.
A value of zero indicates that policy refresh is in progress.
A value of -1 indicates that this object is not applicable
on this authorization entry.ro Integer32 (-1..2147483647) UNITS "seconds" .1.3.6.1.4.1.9.9.740.1.7.1.1.5 |
ctsiAuthorizationTimeToRefreshThis object indicates the time left to start the policy
refresh.
A value of zero indicates that policy refresh is in progress.
A value of -1 indicates that this object is not applicable
on this authorization entry.ro Integer32 (-1..2147483647) UNITS "seconds" .1.3.6.1.4.1.9.9.740.1.7.1.1.6 |
ctsiAuthorizationCacheDataSourceThis object indicates the source of cached data.ro CtsiCasheDataSource .1.3.6.1.4.1.9.9.740.1.7.1.1.7 |
ctsiAuthorizationStatusThis object indicates the status of this authorization peer.
unknown - status not covered by any of
the follow enumerations.
inProgress - new authorization link created or add
a new policy request for an existing
link.
succeeded - policy received successful.
failed - policy download failed.
fallbackPolicy - download policy failed apply fallback
policy.
incomplete - policy received incomplete.ro Enumeration .1.3.6.1.4.1.9.9.740.1.7.1.1.8 |
ctsiIfcStatsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.8 |
ctsiIfcStatsTableA list of IFC state statistic on this device. SEQUENCE OF CtsiIfcStatsEntry .1.3.6.1.4.1.9.9.740.1.8.1 |
ctsiIfcStatsEntryAn entry containing the total number of interfaces which
are currently belong to a particular IFC state. CtsiIfcStatsEntry .1.3.6.1.4.1.9.9.740.1.8.1.1 |
ctsiIfcStateThis object indicates the IFC state. CtsiInterfaceControllerState .1.3.6.1.4.1.9.9.740.1.8.1.1.1 |
ctsiIfcStatsIfCountThe total number of interfaces on the device which is
currently in the IFC state.ro Unsigned32 .1.3.6.1.4.1.9.9.740.1.8.1.1.2 |
ctsiEventsStatsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.9 |
ctsiAuthenticationSuccessThe total number of times that remote peers authentication
succeed on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.1 |
ctsiAuthenticationRejectThe total number of times that remote peers authentication
rejected on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.2 |
ctsiAuthenticationFailureThe total number of times that remote peers authentication
failed on this devicero Counter32 .1.3.6.1.4.1.9.9.740.1.9.3 |
ctsiAuthenticationLogoffThe total number of times that remote peer log off on this
device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.4 |
ctsiAuthenticationNoRespondThe total number of times that not received authentication
respond from remote peer on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.5 |
ctsiAuthorizationSuccessThe total number of times that remote peer authorization
succeed on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.6 |
ctsiAuthorizationFailureThe total number of times that remote peer TrustSec
authorization failed on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.7 |
ctsiAuthorizationPolicyFailureThe number of time that fail to access policy or refresh
the policy for TrustSec authorization on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.8 |
ctsiSapNegotiationSuccessThe total number of times that TrustSec SAP negotiation
succeed on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.9 |
ctsiSapNegotiationFailureThe total number of times that TrustSec SAP negotiation
failure on this device.ro Counter32 .1.3.6.1.4.1.9.9.740.1.9.10 |
ctsiIfModeStatsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.10 |
ctsiInDot1xModeIfCountThe total number of interfaces on the device which is
in TrustSec 802.1X mode.ro Unsigned32 .1.3.6.1.4.1.9.9.740.1.10.1 |
ctsiInManualModeIfCountThe total number of interfaces on the device which is
in TrustSec Manual mode.ro Unsigned32 .1.3.6.1.4.1.9.9.740.1.10.2 |
ctsiInL3ForwardModeIfCountThe total number of interfaces on the device which is
in TrustSec Layer 3 forwarding mode.ro Unsigned32 .1.3.6.1.4.1.9.9.740.1.10.3 |
ctsiIfNotifsControlObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.11 |
ctsiAuthorizationFailNotifEnableThis object specifies whether the system generates the
ctsiAuthorizationFailNotif.
A value of 'false' will prevent
ctsiAuthorizationFailNotif notifications from being
generated by this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.11.1 |
ctsiIfAddSupplicantFailNotifEnableThis object specifies whether the system generates the
ctsiIfAddSupplicantFailNotif.
A value of 'false' will prevent
ctsiIfAddSupplicantFailNotif notifications from being
generated by this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.11.2 |
ctsiIfAuthenticationFailNotifEnableThis object specifies whether the system generates the
ctsiIfAuthenticationFailNotif.
A value of 'false' will prevent
ctsiIfAuthenticationFailNotif notifications from being
generated by this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.11.3 |
ctsiIfSapNegotiationFailNotifEnableThis object specifies whether the system generates the
ctsiIfSapNegotiationFailNotif.
A value of 'false' will prevent
ctsiIfSapNegotiationFailNotif notifications from being
generated by this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.11.4 |
ctsiIfUnauthorizedNotifEnableThis object specifies whether the system generates the
ctsiIfUnauthorizedNotif.
A value of 'false' will prevent ctsiIfUnauthorizedNotif
notifications from being generated by this system.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.740.1.11.5 |
ctsiIfNotifsOnlyInfoObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.1.12 |
ctsiIfNotifMessageThis object indicates detail message associated
with notifications.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.740.1.12.1 |
ctsiIfDot1xPaeRoleThis object indicates dot1x PAE role information.
notApplicable: Dot1x PAE role is not applicable in
this notification.
authenticator: PAE Authenticator.
supplicant : PAE Supplicant.ro Enumeration .1.3.6.1.4.1.9.9.740.1.12.2 |
ciscoTrustSecIfMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.2 |
ciscoTrustSecIfMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.2.1 |
ciscoTrustSecIfMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.740.2.2 |