hpicfUsrProfileConfigConflictResolveMaxEgressBandwidth

HP-ICF-USER-PROFILE-MIB · .1.3.6.1.4.1.11.2.14.11.1.12.1.1.7

Object

scalar r/w Enumeration
This object controls how a device behaves when
egress BW conflicts arise.  A conflict can arise if
a device only supports the egress BW access primitive
on a per-port basis, but device is being configured
with profiles that have per-user unique setting.
Applying these profiles to the same port will cause
the conflict to arise because the device cannot
enforce a per-user egress BW setting.  This object
specifies two alternatives, as follows:
          
'non-strict' - Device does not signal errors when
               multiple access profiles are applied
               to a port.  The device will apply
               the egress BW settings specified in the 
               last profile applied to the port.
                         
'strict'    -  Device does signal an error when an 
               attempt to apply an access profile to
               a port that already has an active access
               profile with a different egress BW setting.
               Device will not activate the access
               profile in question after error is 
               signaled.

Context

MIB
HP-ICF-USER-PROFILE-MIB
OID
.1.3.6.1.4.1.11.2.14.11.1.12.1.1.7
Type
scalar
Access
readwrite
Status
current
Parent
hpicfUsrProfileConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-USER-PROFILE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-USER-PROFILE-MIB::hpicfUsrProfileConfigConflictResolveMaxEgressBandwidth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-USER-PROFILE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-USER-PROFILE-MIB::hpicfUsrProfileConfigConflictResolveMaxEgressBandwidth'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0non-strict
1strict

Conformance