rdnPktDQoSCopsReason
RDN-PKTCABLE-GROUP-MIB ·
.1.3.6.1.4.1.4981.7.7.1
Object
scalar Enumeration
This entry contains the rdnPktDQoSCopsTrap reason code 1 = The CMTS COPS connection to the CMS/GC is established. specified in the rdnPktDQoSCopsCmsIpAddr field. 2 = Can't establish the COPS connection with the IP address specified in the rdnPktDQoSCopsCmsIpAddr field. 3 = The CMS attempting to make the COPS connection is not authorized to make the connection. The IP address is specified in the rdnPktDQoSCopsCmsIpAddr field. 4 = The CMTS COPS connection to the CMS/GC is closed. The CMTS has received a ClientClose from the CMS/GC. The IP address of the CMS/GC is specified in the rdnPktDQoSCopsCmsIpAddr field. 5 = The CMTS COPS connection to the CMS/GC is disconnected. The connection was administratively closed via a command from the console of the CMTS. The IP address of the CMS/GC is specified in the rdnPktDQoSCopsCmsIpAddr field. 6 = The CMTS has not received a Keep-Alive message from the CMS/GC within the specified KA timer interval. The IP address of the CMS/GC is specified in the rdnPktDQoSCopsCmsIpAddr field.
Context
- MIB
- RDN-PKTCABLE-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.7.7.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- rdnPktDQoSNotificationObject
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-PKTCABLE-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-PKTCABLE-GROUP-MIB::rdnPktDQoSCopsReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-PKTCABLE-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-PKTCABLE-GROUP-MIB::rdnPktDQoSCopsReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copsConnectionEstablished |
2 | cantEstablishCopsConnection |
3 | unauthorizedCms |
4 | copsConnectionClosed |
5 | copsConnectionDisconnected |
6 | keepAliveFailure |