pwCepFracAsync
PW-CEP-STD-MIB ·
.1.3.6.1.2.1.200.1.4.1.4
Object
This object defines the asynchronous payload carried within the STS-1/VC-3. This object is applicable when pwCepFracMode equals 'staticAsync' and MUST equal to 'other' otherwise.
Context
- MIB
- PW-CEP-STD-MIB
- OID
.1.3.6.1.2.1.200.1.4.1.4- 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::pwCepFracAsync'
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::pwCepFracAsync.<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::pwCepFracAsync'
Syntax
- Source
- PwCepFracAsyncMap
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ds3 |
3 | e3 |
Conformance
Member of
Compliance refinements
Values:
other(1)
Support for ds3(2) or e3(3) and read-write access
is not required if the implementations do not
support these options.
is not required if the implementations do not
support these options.
pwCepModuleReadOnlyCompliance
readonly
Write access is not required.