rttMonApplAuthIndex
CISCO-RTTMON-MIB ·
.1.3.6.1.4.1.9.9.42.1.1.14.1.1
Object
column Integer32
Uniquely identifies a row in the rttMonApplAuthTable. This is a pseudo-random number selected by the management station when creating a row via the rttMonApplAuthStatus object. If the pseudo-random number is already in use, an 'inconsistentValue' is returned. Currently, only one row can be created.
Context
- MIB
- CISCO-RTTMON-MIB
- OID
.1.3.6.1.4.1.9.9.42.1.1.14.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rttMonApplAuthEntry
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-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonApplAuthIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-MIB::rttMonApplAuthIndex.<rttMonApplAuthIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTTMON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTTMON-MIB::rttMonApplAuthIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647