keyReleaseTimeoutInterval
SMC-MIB ·
.1.3.6.1.4.1.10876.1.10.3
Object
scalar r/w
msecEnumeration
Key release timeout interval. Available options are 25, 50, 100, 200 msec.
Context
- MIB
- SMC-MIB
- OID
.1.3.6.1.4.1.10876.1.10.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- msec
- Parent
- kvmSettings
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SMC-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMC-MIB::keyReleaseTimeoutInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMC-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMC-MIB::keyReleaseTimeoutInterval'
Syntax
msecEnumeration
Values & Constraints
Enumerated Values
0 | time25 |
1 | time50 |
2 | time100 |
3 | time200 |