CISCO-TRUSTSEC-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
29
.1.3.6.1.4.1.9.9.741.1.2.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ctsvServerTestConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRUSTSEC-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SERVER-MIB::ctsvServerTestConfigTable'
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.
ctsvServerTestConfigEntry row .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 entr…
Column Syntax OID
The type of Internet address for an AAA server.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.741.1.2.1.1.1
The Internet address for an AAA server.
The type of this address is determined by the value of the
ctsvServerTestAddrType object.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.741.1.2.1.1.2
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 dow…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.741.1.2.1.1.3
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 serve…
secondsSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.2.1.1.4
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.
minutesSNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.2.1.1.5
The storage type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.741.1.2.1.1.6
The status of this conceptual row.
All writable objects in this row may be modified at any time.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.741.1.2.1.1.7
.1.3.6.1.4.1.9.9.741.1.3.1 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ctsvProvisionedServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRUSTSEC-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SERVER-MIB::ctsvProvisionedServerTable'
A list of AAA server which has been successfully provisioned
with a PAC.
ctsvProvisionedServerEntry row .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 …
Column Syntax OID
The type of Internet address of the provisioned server.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.741.1.3.1.1.1
The Internet address of the provisioned server.
The type of this address is determined by the value of
the ctsvProvisionedServerAddrType object.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.741.1.3.1.1.2
The value indicates the UDP port number used by the
provisioned server.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.741.1.3.1.1.3
This object indicates the authority identity of the
provisioned server.
CISCO-TRUSTSEC-TC-MIBCtsAcsAuthorityIdentity
Type Constraints:
range: 0..64
.1.3.6.1.4.1.9.9.741.1.3.1.1.4
This object indicates the status of the provisioned server.
Enumeration
Enumerated Values:
1alive
2dead
.1.3.6.1.4.1.9.9.741.1.3.1.1.5
This object indicates whether the server-aliveness automated
test of the provisioned server is enabled.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.741.1.3.1.1.6
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 serve…
minutesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.3.1.1.7
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…
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.3.1.1.8
This object indicates the TrustSec key wrap operational
status of the provisioned server.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.741.1.3.1.1.9
.1.3.6.1.4.1.9.9.741.1.4.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ctsvDownloadServerListTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRUSTSEC-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SERVER-MIB::ctsvDownloadServerListTable'
A list of the downloaded server list in the TrustSec
system.
ctsvDownloadServerListEntry row .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 do…
Column Syntax OID
This object indicates the name of the downloaded
server list.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.741.1.4.1.1.1
A hexadecimal string indicating the generation number
of the specific downloaded server list.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.741.1.4.1.1.2
This object indicates the number of servers within the
downloaded server list.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.4.1.1.3
.1.3.6.1.4.1.9.9.741.1.5.1 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ctsvDownloadServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRUSTSEC-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-SERVER-MIB::ctsvDownloadServerTable'
A list of downloaded server in the TrustSec system.
ctsvDownloadServerEntry row .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 …
Column Syntax OID
The type of Internet address of the downloaded
server.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.741.1.5.1.1.1
The Internet address of the downloaded server.
The type of this address is determined by the value
of the ctsvDownloadServerAddrType object.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.741.1.5.1.1.2
This object indicates the UDP port number used by the
downloaded server.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.741.1.5.1.1.3
This object indicates whether the downloaded server have
been successfully provisioned.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.741.1.5.1.1.4
This object indicates the Authorization Identifier
of the downloaded server.
CISCO-TRUSTSEC-TC-MIBCtsAcsAuthorityIdentity
Type Constraints:
range: 0..64
.1.3.6.1.4.1.9.9.741.1.5.1.1.5
This object indicates the status of the downloaded server.
Enumeration
Enumerated Values:
1alive
2dead
.1.3.6.1.4.1.9.9.741.1.5.1.1.6
This object indicates whether the server-aliveness automated
test of the downloaded server is currently enabled or
disabled.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.741.1.5.1.1.7
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.
minutesSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.5.1.1.8
This object indicates the operational deadtime of the
downloaded server.
secondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.741.1.5.1.1.9
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
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.741.1.5.1.1.10