pktcDectLineSettingsListMultipleCalls
PKTC-DECT-MIB ·
.1.3.6.1.4.1.4491.2.2.8.4.1.12.1.9
Object
column SNMPv2-TCTruthValue
This attribute represents the current mode of the line: The value 'true' indicates support for multiple call mode The value 'false' indicates support for single call mode. For PacketCable Client devices supporting only single call mode this value always use the value 'false'.
Context
- MIB
- PKTC-DECT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.8.4.1.12.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktcDectLineSettingsListEntry
- 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 'PKTC-DECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-DECT-MIB::pktcDectLineSettingsListMultipleCalls'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-DECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-DECT-MIB::pktcDectLineSettingsListMultipleCalls.<pktcDectLineSettingsListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-DECT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-DECT-MIB::pktcDectLineSettingsListMultipleCalls'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of