pktcDectLineSettingsListIntrusionCall
PKTC-DECT-MIB ·
.1.3.6.1.4.1.4491.2.2.8.4.1.12.1.10
Object
column SNMPv2-TCTruthValue
This attribute represents the call intrusion mode for
the line.
The value 'true' indicates the line has 'call intrusion'
enabled. Otherwise the value 'false' is reported.
The PacketCable Client device should always use the
configured BargedIn.Enabled attribute value as the highest
possible value. It means if BargeIn.Enabled is set to 'false',
the user can't modify the call intrusion to 'true' via list
access commands. In the contrary, if BargeIn.Enabled is set to
'true' the user could set this attribute to 'false' via 'line
settings list' commands.
Context
- MIB
- PKTC-DECT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.8.4.1.12.1.10- 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::pktcDectLineSettingsListIntrusionCall'
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::pktcDectLineSettingsListIntrusionCall.<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::pktcDectLineSettingsListIntrusionCall'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of