h3cRrppProtectVlanConfigMode
H3C-RRPP-MIB ·
.1.3.6.1.4.1.2011.10.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 h3cRrppDomainProtectVlanListLow and h3cRrppDomainProtectVlanListHigh can be used for setting protected VLANs, while h3cRrppDomainInstanceListLow and h3cRrppDomainInstanceListHigh cannot. By contraries, the value 'instance' indicates that 3cRrppDomainInstanceListLow and h3cRrppDomainInstanceListHigh can be used for setting protected VLANs while the other two cannot.
Context
- MIB
- H3C-RRPP-MIB
- OID
.1.3.6.1.4.1.2011.10.2.45.1.4- Type
- scalar
- Access
- readonly
- 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::h3cRrppProtectVlanConfigMode.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::h3cRrppProtectVlanConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vlan |
2 | instance |