pwGenericRemoteStatusCapable

LUM-PW-MIB · .1.3.6.1.4.1.8708.2.41.2.2.1.1.24

Object

column Enumeration
Indicates the remote node capability to advertise the
PW status notification.
              
notApplicable SHOULD be reported for a manually set PW, or
if the local node is not capable of accepting the status
notification object.
              
notYetKnown SHOULD be reported if the signaling protocol
has not yet finished the process of capability
determination.
              
remoteCapable and remoteNotcapable SHOULD be reported
based on the initial signaling exchange that has
determined the remote node capability.

Context

MIB
LUM-PW-MIB
OID
.1.3.6.1.4.1.8708.2.41.2.2.1.1.24
Type
column
Access
readonly
Status
current
Default
notYetKnown
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::pwGenericRemoteStatusCapable'
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::pwGenericRemoteStatusCapable.<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::pwGenericRemoteStatusCapable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2notYetKnown
3remoteCapable
4remoteNotCapable

Conformance