snChasGlobalIgnoreShutdownTemperature
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.1.1.30
Object
scalar r/w
Enumeration
Enable/Disable the temperature threshold shutdown (Battleshort mode) feature at global level. Able to fetch the temperature threshold shutdown (Battleshort mode) feature status enabled (1)/disabled (0) at global level The set operation is allowed at global level. Set to 1 to enable the temperature threshold shutdown (Battleshort mode) feature at global level. Set to 0 to disable the temperature threshold shutdown (Battleshort mode) feature at global level. The default status is disabled.
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.1.1.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snChasGen
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 'FOUNDRY-SN-AGENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-AGENT-MIB::snChasGlobalIgnoreShutdownTemperature.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-AGENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-AGENT-MIB::snChasGlobalIgnoreShutdownTemperature'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |