fsElpsPgCmdHoTime
SUPERMICRO-ELPS-MIB ·
.1.3.6.1.4.1.10876.101.2.25.3.2.1.1
Object
column r/w
Unsigned32
This column is used to configure the hold-off timer. The purpose is to allow a server layer protection mechanism to have a chance to fix the problem before switching at the client layer, or to allow an upstream protected domain to switch before a downstream domain. The hold-off timer has a period from 0 to 100 seconds, configurable in steps (units) of 100ms. Each configured value in this object represents a multiple of 100ms. Eg: 1 = 100ms, 2 = 200ms and so on.
Context
- MIB
- SUPERMICRO-ELPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.25.3.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsElpsPgCmdEntry
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 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgCmdHoTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ELPS-MIB::fsElpsPgCmdHoTime.<fsElpsContextId>.<fsElpsPgConfigPgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ELPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ELPS-MIB::fsElpsPgCmdHoTime'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-1000