hpIngressBcastLimitPortControlMode
HP-ICF-RATE-LIMIT-MIB ·
.1.3.6.1.4.1.11.2.14.10.2.14.1.6.1.1.1.2
Object
column r/w
Enumeration
The mode by which this port will be Broadcast-Limited on ingress. If ingressBcastLimitPerPortOnly is configured, there will be a single maximum percentage-based broadcast traffic limit for the entire port. If ingressBcastLimitPerPortOnlyKbpsMode is configured, there will be a single maximum kilobits-per-second maximum broadcast traffic rate for the entire port. When ingress Broadcast-limiting is disabled, there are no maximum broadcast traffic controls on ingress for this port.
Context
- MIB
- HP-ICF-RATE-LIMIT-MIB
- OID
.1.3.6.1.4.1.11.2.14.10.2.14.1.6.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpIngressBcastLimitPortConfigEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-RATE-LIMIT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RATE-LIMIT-MIB::hpIngressBcastLimitPortControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-RATE-LIMIT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RATE-LIMIT-MIB::hpIngressBcastLimitPortControlMode.<hpIngressBcastLimitPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-RATE-LIMIT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-RATE-LIMIT-MIB::hpIngressBcastLimitPortControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | ingressBcastLimitPerPortOnly |
3 | ingressBcastLimitPerPortOnlyKbpsMode |