pktcNcsEndPntStatusError
PKTC-SIG-MIB ·
.1.3.6.1.4.1.4491.2.2.2.1.2.1.1.30
Object
column Enumeration
This object contains the error status for this interface. The operational state indicates that all operations necessary to put the line in service have occurred and CMS has acknowledged the RSIP message successfully. If 'pktcMtaDevCmsIpsecCtrl' is enabled for the associated Call Agent, the noSecurityAssociation status indicates that no Security Association (SA) yet exists for this endpoint. Otherwise, the state is unused. The disconnected status indicates one of the following two: 1. If 'pktcMtaDevCmsIpsecCtrl' is disabled then no security association is involved with this endpoint: the NCS signaling Software is in process of establishing the NCS signaling Link via an RSIP exchange. 2. Otherwise, pktcMtaDevCmsIpsecCtrl is enabled, the security Association has been established and the NCS signaling Software is in process of establishing the NCS signaling Link via an RSIP exchange.
Context
- MIB
- PKTC-SIG-MIB
- OID
.1.3.6.1.4.1.4491.2.2.2.1.2.1.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pktcNcsEndPntConfigEntry
- 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::pktcNcsEndPntStatusError'
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::pktcNcsEndPntStatusError.<ifIndex>'
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::pktcNcsEndPntStatusError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operational |
2 | noSecurityAssociation |
3 | disconnected |
Conformance
Member of