pwCepType

PW-CEP-STD-MIB · .1.3.6.1.2.1.200.1.1.1.1

Object

column r/w Enumeration
Specifies the sub-type of CEP PW.  Currently only
structured types are supported:
              
'spe'(1)      : SONET STS-Nc signals.
'vt' (2)      : SONET VT-x (x=1.5,2,3,6) signals.
'fracSpe' (3) : SONET fractional STS-1 or SDH fractional
                VC-3 or VC-4 carrying tributaries or
                asynchronous signals.
              
Support of 'vt' mode or 'fracSpe' mode is optional.

Context

MIB
PW-CEP-STD-MIB
OID
.1.3.6.1.2.1.200.1.1.1.1
Type
column
Access
readwrite
Status
current
Parent
pwCepEntry
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::pwCepType'
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::pwCepType.<pwIndex>'
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::pwCepType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1spe
2vt
3fracSpe

Conformance

Member of
Compliance refinements
pwCepModuleFullCompliance readonly Enumeration
Values: spe(1)
The support of the value vt(2) or fracSpe(3) is
optional. If either of these options are
supported, read-write access is not required.
Write access is not required.