tmnxSvcIesIfIpoeRadSessTimeout

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.163.1.10

Object

column r/w Enumeration
The value of tmnxSvcIesIfIpoeRadSessTimeout specifies how to interpret
the session timeout VSA coming from radius in an Access-Accept or CoA.
              
absolute (1) - the radius VSA is treated as an absolute timeout
starting from the moment the session is set up
              
ignore (2)   - the VSA is ignored in the context of the IPoE session
              
backwardsCompatible (3) - the VSA will be treated the same as for
non-ipoe session DHCP hosts.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.163.1.10
Type
column
Access
readwrite
Status
current
Parent
tmnxSvcIesIfIpoeEntry
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::tmnxSvcIesIfIpoeRadSessTimeout'
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::tmnxSvcIesIfIpoeRadSessTimeout.<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::tmnxSvcIesIfIpoeRadSessTimeout'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1absolute
2ignore
3backwardsCompatible

Conformance