pdnPotsTestCmd
PDN-CP-IWF-MIB ·
.1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1.1.2
Object
column r/w
Enumeration
This object can be set to initiate and/or terminate
the test running on this interface.
If no test is 'active' on this interface, the agent
should return the value of 'noOp(1)'.
Only if a test is 'active' on this interface, the
agent should process a 'keepAlive (4)' command.
Otherwise, this command should be rejected.
Context
- MIB
- PDN-CP-IWF-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.50.1.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnPotsTestEntry
- 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 'PDN-CP-IWF-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CP-IWF-MIB::pdnPotsTestCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-CP-IWF-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-CP-IWF-MIB::pdnPotsTestCmd.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-CP-IWF-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-CP-IWF-MIB::pdnPotsTestCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | start |
3 | stop |
4 | keepAlive |
Conformance
Member of