pktcEnNcsEndPntHookState
PKTC-EN-SIG-MIB ·
.1.3.6.1.4.1.4491.2.2.6.2.1.2.1.1.2
Object
column Enumeration
This object reflects the 'hook state' and 'NCS Activity' of an endpoint. 'NCS Activity', by definition includes: an active timeout signal, active brief signal or existence of an NCS connection. The onHook(1) state indicates that the endpoint is 'on hook' and the absence of 'NCS Activity' on that endpoint. The onHookPlusNCSActivity(2) indicates that the endpoint is 'on hook' and the presence of 'NCS Activity' on that endpoint. The offHook(3) state indicates that the endpoint is 'off hook'.
Context
- MIB
- PKTC-EN-SIG-MIB
- OID
.1.3.6.1.4.1.4491.2.2.6.2.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktcEnNcsEndPntConfigEntry
- 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-EN-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EN-SIG-MIB::pktcEnNcsEndPntHookState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-EN-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EN-SIG-MIB::pktcEnNcsEndPntHookState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-EN-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-EN-SIG-MIB::pktcEnNcsEndPntHookState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | onHook |
2 | onHookPlusNCSActivity |
3 | offHook |
Conformance
Member of