ctspPeerTrustState

CISCO-TRUSTSEC-POLICY-MIB · .1.3.6.1.4.1.9.9.713.1.2.2.1.4

Object

column Enumeration
This object indicates the TrustSec trust state of this
peer device.
              
'trusted' indicates that this is a trusted peer device.
              
'noTrust' indicates that this peer device is not trusted.

Context

MIB
CISCO-TRUSTSEC-POLICY-MIB
OID
.1.3.6.1.4.1.9.9.713.1.2.2.1.4
Type
column
Access
readonly
Status
current
Parent
ctspPeerPolicyEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspPeerTrustState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-POLICY-MIB::ctspPeerTrustState.<ctspPeerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-POLICY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-POLICY-MIB::ctspPeerTrustState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1trusted
2noTrust

Conformance