h3cRCPServerEnableStatus
H3C-RCP-MIB ·
.1.3.6.1.4.1.2011.10.2.73.1.1.1
Object
This attribute controls the system wide operation of RCP server. The value TRUE means that the RCP server is enabled. The value FALSE means that the RCP server is disabled.
Context
- MIB
- H3C-RCP-MIB
- OID
.1.3.6.1.4.1.2011.10.2.73.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cRCPLeaf
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 'H3C-RCP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RCP-MIB::h3cRCPServerEnableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-RCP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-RCP-MIB::h3cRCPServerEnableStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |