tmnxAncpStrInfAssociation

TIMETRA-GSMP-MIB · .1.3.6.1.4.1.6527.3.1.2.39.16.1.2

Object

column Enumeration
The value of tmnxAncpStrInfAssociation indicates to what object the
ANCP-string is associated.
              
If set to sap(2), the associated sap can be found in
tmnxAncpStrInfSapPortId and tmnxAncpStrInfSapEncapValue.
              
If set to multiServSite (3), the associated multi-service site can be
found in (tmnxAncpStrInfMultSvcSiteName
tmnxAncpStrInfMultSvcSiteCust).
              
If set to subscriberId (4), the associated subscriber-Id can be found
in the object tmnxAncpStrInfSubscrIdent.
              
If set to none (1), no association is currently known for the ANCP
string.

Context

MIB
TIMETRA-GSMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.39.16.1.2
Type
column
Access
readonly
Status
current
Parent
tmnxAncpStringInfoEntry
Groups
3

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2sap
3multiServSite
4subscriberId