ctpSysUserAuthFailHistoryIndex
CISCO-TELEPRESENCE-MIB ·
.1.3.6.1.4.1.9.9.643.1.3.6.1.1
Object
column Unsigned32
A unique non-zero integer value that identifies a
CtpSysUserAuthFailHistoryEntry in the table.
The value of this index starts from '1' and monotonically
increases for each system authentication failure event
known to the agent. If the value of this object is
'4294967295', the agent will use '1' as the value of
the next user authentication failure event.
Context
- MIB
- CISCO-TELEPRESENCE-MIB
- OID
.1.3.6.1.4.1.9.9.643.1.3.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctpSysUserAuthFailHistoryEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-TELEPRESENCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-MIB::ctpSysUserAuthFailHistoryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-MIB::ctpSysUserAuthFailHistoryIndex.<ctpSysUserAuthFailHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-MIB::ctpSysUserAuthFailHistoryIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295