pwLocalCapabAdvert
PW-STD-R-MIB ·
.1.3.6.1.4.1.164.20.10.1.2.1.20
Object
If maintenance protcol is used, it indicates the
capabilities the local node will advertize to the
peer. The operator MAY selectively assign partial set
of capabilities. In case of manual configuration of the PW,
the operator SHOULD set non conflicting options (for example
only a single type of OAM) out of the available options
in the implementation.
It is possible to change the value of this object when the
PW is not active. The agent MUST reject any attempt to set
a capability that is not supported.
The default value MUST be the full set of local node
capabilities.
Context
- MIB
- PW-STD-R-MIB
- OID
.1.3.6.1.4.1.164.20.10.1.2.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwEntry
- 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-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-R-MIB::pwLocalCapabAdvert'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-STD-R-MIB::pwLocalCapabAdvert.<pwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-STD-R-MIB::pwLocalCapabAdvert'
Syntax
- Source
- IANA-PWE3-R-MIBIANAPwCapabilities
- Base type
Bits
Values & Constraints
Type Values
0 | pwStatusIndication |
1 | pwVCCV |
Conformance
Member of
Compliance refinements
pwModuleReadOnlyCompliance
readonly
Write access is not required.