fsRmProtocolRestartFlag
SUPERMICRO-RM-MIB ·
.1.3.6.1.4.1.10876.101.1.99.1.17
Object
This object is used for enabling or disabling the restart of all the protocols registered with the RM, in the standby state, when the ISS node reaches an unpredictable state like configurations abort or buffer allocation failure. The default state is not to restart all the protocols in the ISS node.
Context
- MIB
- SUPERMICRO-RM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.99.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsRm
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 'SUPERMICRO-RM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RM-MIB::fsRmProtocolRestartFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RM-MIB::fsRmProtocolRestartFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |