cienaCesBenchmarkProfileEntryHwSessionsRequired
CIENA-CES-BENCHMARK-MIB ·
.1.3.6.1.4.1.1271.2.1.39.1.1.11.1.41
Object
column SNMPv2-SMIInteger32
This represents the number of hardware sessions
required to enable/run a test instance using
this profile according to the profile's current
configuration.
One hardware session is required for each outer tag
PCP and color configured.
Ex 1) Encap type set to dot1q, c-pcp is 0,3 and
c-color is set to green, 2 PCPs * 1 color =
2 hw sessions.
Ex 2) Encap type set to qinq, s-pcp is 0,4,5 and
s-color is set to green-yellow, then you
need 3 PCPs * 2 colors = 6 hw sessions.
Ex 3) Encap type set to untagged, only 1 hw session
is required.
Context
- MIB
- CIENA-CES-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.1271.2.1.39.1.1.11.1.41- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesBenchmarkProfileEntry
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 'CIENA-CES-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkProfileEntryHwSessionsRequired'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkProfileEntryHwSessionsRequired.<cienaCesBenchmarkProfileEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkProfileEntryHwSessionsRequired'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647