fsKeyString
FS-AUTHEN-KEY-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.3
Object
column OctetString
Key String of the key. The string can contain from 1 to 80 uppercase and lowercase alphanumeric characters, but the first character cannot be a number.
Context
- MIB
- FS-AUTHEN-KEY-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.24.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsAuthenKeyEntry
- Groups
- 1
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 'FS-AUTHEN-KEY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-AUTHEN-KEY-MIB::fsKeyString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-AUTHEN-KEY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-AUTHEN-KEY-MIB::fsKeyString.<fsKeyChainName>.<fsAuthenKeyNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-AUTHEN-KEY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-AUTHEN-KEY-MIB::fsKeyString'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-80
Conformance
Member of