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
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 '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
1 | notApplicable |
2 | dynamic |
3 | static |
4 | staticWithEbm |
5 | staticAsync |
Conformance
Member of
Compliance refinements
pwCepModuleFullCompliance
readonly
Write access is not required for implementations
that support only a single predefined value.
that support only a single predefined value.
pwCepModuleReadOnlyCompliance
readonly
Write access is not required.