tnTlsFdbType

TN-SERV-MIB · .1.3.6.1.4.1.7483.6.1.2.4.2.4.1.3

Object

column r/w Enumeration
The value of the object tnTlsFdbType specifies:
- 'static':  Static TLS FDB entries created via management
- 'learned': dynamic entries created via the learning
             process
- 'oam':     entries created via the OAM process
- 'dhcp':    learned  addresses can be temporarily frozen
             by the DHCP snooping application for the
             duration of a DHCP lease
- 'host':    entry added by the system for a static
             configured subscriber host.

Context

MIB
TN-SERV-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.4.2.4.1.3
Type
column
Access
readwrite
Status
current
Parent
tnTlsFdbInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2learned
3oam
4dhcp
5host