hpnicfRrppProtectVlanConfigMode
HPN-ICF-RRPP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfRrppDomainProtectVlanListLow and hpnicfRrppDomainProtectVlanListHigh can be used for setting protected VLANs, while hpnicfRrppDomainInstanceListLow and hpnicfRrppDomainInstanceListHigh cannot. By contraries, the value 'instance' indicates that 3cRrppDomainInstanceListLow and hpnicfRrppDomainInstanceListHigh can be used for setting protected VLANs while the other two cannot.
Context
- MIB
- HPN-ICF-RRPP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.45.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpnicfRrppScalarGroup
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 'HPN-ICF-RRPP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RRPP-MIB::hpnicfRrppProtectVlanConfigMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-RRPP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-RRPP-MIB::hpnicfRrppProtectVlanConfigMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vlan |
2 | instance |