pwGenericStatusSignallingAdminStatus

LUM-PW-MIB · .1.3.6.1.4.1.8708.2.41.2.2.1.1.20

Object

The status for the Pw Oam signalling.
              
down - Pw Oam signalling is disabled.
              
service - Pw Oam signalling is enabled but alarms
are suppressed. Intended for use during service
or re-configuration. When service is concluded
adminStatus should be set to 'up' again.
              
up - Pw Oam signalling is enabled.
Alarms are not suppressed.

Context

MIB
LUM-PW-MIB
OID
.1.3.6.1.4.1.8708.2.41.2.2.1.1.20
Type
column
Access
readwrite
Status
current
Default
down
Parent
pwGenericEntry
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 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PW-MIB::pwGenericStatusSignallingAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PW-MIB::pwGenericStatusSignallingAdminStatus.<pwGenericIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PW-MIB::pwGenericStatusSignallingAdminStatus'

Syntax

Source
LUM-TCBoardOrInterfaceAdminStatus
Base type
Enumeration
Type Description
The administrative state for a board or
interface.
          
down - The board/interface should be inactive.
          
service - The board/interface is activated but
alarms are suppressed. Intended for use during
service or re-configuration. When service is
concluded adminStatus should be set to 'up'
again.
          
up - The board/interface should be activated when
it becomes available. Alarms are not suppressed.

Values & Constraints

Type Values
1down
2service
3up

Conformance