svcIfSapCfgDefSubIdent

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.129.1.7

Object

The value of svcIfSapCfgDefSubIdent specifies the default subscriber
identification. This value is used in case no other source (like
Radius) provides a subscriber identification string.
              
If the value of this object is set to 'useAutoId', the auto-generated
subscriber identification string, as defined in
tmnxSubMgmtAutoSubIdObjs, is used as the default subscriber
identification string. In this case, svcIfSapCfgDefSubIdentString must
contain the empty string, so any non-empty string in
svcIfSapCfgDefSubIdentString will be set to an empty string.
              
If the value of this object is set to 'useString', the value of
svcIfSapCfgDefSubIdentString will be used as the default subscriber
identification string; in this case, an empty
svcIfSapCfgDefSubIdentString means that there is no default subscriber
identification configured.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.129.1.7
Type
column
Access
readwrite
Status
current
Parent
svcIfSapCfgEntry
Groups
1

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

Values & Constraints

Type Values
1useSapId
2useString
3useAutoId

Conformance