pwRemoteStatusCapable
PW-STD-R-MIB ·
.1.3.6.1.4.1.164.20.10.1.2.1.40
Object
column Enumeration
Indicates the remote node capability to advertise the PW status notification. notAppicable SHOULD be reported for 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
- PW-STD-R-MIB
- OID
.1.3.6.1.4.1.164.20.10.1.2.1.40- Type
- column
- Access
- readonly
- 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::pwRemoteStatusCapable'
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::pwRemoteStatusCapable.<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::pwRemoteStatusCapable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | notYetKnown |
3 | remoteCapable |
4 | remoteNotCapable |
Conformance
Member of