smfCfgIfSmfUpTime

SMF-MIB · .1.3.6.1.3.126.1.2.14.1.3

Object

The time (in hundredths of a second) since
this interface SMF process was last
re-initialized.  The interface SMF process is
re-initialized when the value of the
'smfCfgIfAdminStatus' object transitions to 'enabled'
from either a prior value of 'disabled' or upon
initialization of this interface or this device.

Context

MIB
SMF-MIB
OID
.1.3.6.1.3.126.1.2.14.1.3
Type
column
Access
readonly
Status
current
Parent
smfCfgInterfaceEntry
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 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMF-MIB::smfCfgIfSmfUpTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMF-MIB::smfCfgIfSmfUpTime.<smfCfgIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMF-MIB::smfCfgIfSmfUpTime'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance