hh3cRrppProtectVlanConfigMode
HH3C-RRPP-MIB ·
.1.3.6.1.4.1.25506.2.45.1.4
Object
scalar Enumeration
Indicating the mode in which the protected VLANs of an RRPP domain are configured. The value 'vlan' indicates that hh3cRrppDomainProtectVlanListLow and hh3cRrppDomainProtectVlanListHigh can be used for setting protected VLANs, while hh3cRrppDomainInstanceListLow and hh3cRrppDomainInstanceListHigh cannot. By contraries, the value 'instance' indicates that 3cRrppDomainInstanceListLow and hh3cRrppDomainInstanceListHigh can be used for setting protected VLANs while the other two cannot.
Context
- MIB
- HH3C-RRPP-MIB
- OID
.1.3.6.1.4.1.25506.2.45.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hh3cRrppScalarGroup
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 'HH3C-RRPP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-RRPP-MIB::hh3cRrppProtectVlanConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-RRPP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-RRPP-MIB::hh3cRrppProtectVlanConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vlan |
2 | instance |