tmnxCcagPathCcType

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.14.1.1

Object

column Enumeration
The value of tmnxCcagPathCcType is used as a third index into
the tmnxCcagPathCcTable. Along with tmnxCcagId and tmnxCcagPathId,
it uniquely identifies a cross connection type on a specific path
in a particular CCAG. The types are:
sapsap (1): the cross connection is between two saps, where both
            services are access.
sapnet (2): the cross connection is between a sap and a network
            service.
netsap (3): the cross connection is between a network and a sap
            service.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.14.1.1
Type
column
Access
noaccess
Status
current
Parent
tmnxCcagPathCcEntry

Walk 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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCcagPathCcType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCcagPathCcType.<tmnxCcagId>.<tmnxCcagPathId>.<tmnxCcagPathCcType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxCcagPathCcType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sapsap
2sapnet
3netsap