pktcSignalingType
PKTC-SIG-MIB ·
.1.3.6.1.4.1.4491.2.2.2.1.1.11.1.2
Object
column PktcSigType
The Type identifies the type of signaling used, this can be NCS, DCS, etc. This value has to be associated with a single signaling version - reference pktcMtaDevSignalingVersion.
Context
- MIB
- PKTC-SIG-MIB
- OID
.1.3.6.1.4.1.4491.2.2.2.1.1.11.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktcSigCapabilityEntry
- 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-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-SIG-MIB::pktcSignalingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-SIG-MIB::pktcSignalingType.<pktcSignalingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-SIG-MIB::pktcSignalingType'
Syntax
- Source
- PktcSigType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | ncs |
4 | dcs |
Conformance
Member of