pwCepFracMode

PW-CEP-STD-MIB · .1.3.6.1.2.1.200.1.4.1.2

Object

column r/w Enumeration
Fractional mode for STS-1/VC-3 or VC-4 circuits:
              
notApplicable - When this object is not applicable.
dynamic - EBM carried within the CEP header.  Unequipped
          VTs are removed from the payload on the fly.
static  - EBM not carried within the CEP header.  Only VTs
          defined in the EBM are carried within the payload.
staticWithEbm - EBM carried within the CEP header.  Only
          VTs defined in the EBM are carried within the
          payload.
staticAsync - Asynchronous E3/T3 fixed byte removal only.

Context

MIB
PW-CEP-STD-MIB
OID
.1.3.6.1.2.1.200.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
pwCepFracEntry
Groups
1

Walk 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 'PW-CEP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-CEP-STD-MIB::pwCepFracMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-CEP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-CEP-STD-MIB::pwCepFracMode.<pwCepFracIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-CEP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-CEP-STD-MIB::pwCepFracMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2dynamic
3static
4staticWithEbm
5staticAsync

Conformance

Member of
Compliance refinements
Write access is not required for implementations
that support only a single predefined value.
Write access is not required.