h3cRrppPasswordType
H3C-RRPP-MIB ·
.1.3.6.1.4.1.2011.10.2.45.1.3
Object
scalar r/w
Enumeration
Indicating whether the h3cRrppPassword can be got. simple(1):h3cRrppPassword can be got. cipher(2):h3cRrppPassword can not be got. This value can not be set alone without configuring h3cRrppPassword.
Context
- MIB
- H3C-RRPP-MIB
- OID
.1.3.6.1.4.1.2011.10.2.45.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cRrppScalarGroup
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-RRPP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RRPP-MIB::h3cRrppPasswordType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-RRPP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-RRPP-MIB::h3cRrppPasswordType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | simple |
2 | cipher |