pdnPotsPortActiveSoftswitch
PDN-CP-IWF-MIB ·
.1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.17
Object
column Enumeration
This object displays the active selection for the
Softswitch (e.g., Call Agent, Proxy Agent, etc.)
for this Pots port.
The possible values for this object are:
primary --> Primary Softswitch is selected
secondary --> Secondary Softswitch is selected
none --> no softswitch is currently selected.
The configuration of the primary/secondary softswitches
are found in objects outside this document
(e.g., pdnCpIwfIpMgcpPriAgentName, etc...)
If the SNMP agent can not determine an active
softswitch for this Pots port (e.g, lost communication
with the Call Agent), the value of this object will be
set to 'none (3)'.
Context
- MIB
- PDN-CP-IWF-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.50.1.1.1.6.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdnPotsPortEntry
- 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::pdnPotsPortActiveSoftswitch'
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::pdnPotsPortActiveSoftswitch.<pdnPotsPortIfIndex>'
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::pdnPotsPortActiveSoftswitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | secondary |
3 | none |
Conformance
Member of