smfCfgAdminStatus

SMF-MIB · .1.3.6.1.3.126.1.2.1

Object

scalar r/w SmfStatus
The configured status of the SMF process
on this device.  'enabled(1)' means that
SMF is configured to run on this device.
'disabled(2)' means that the SMF process
is configured off.
          
Prior to SMF functions being performed over
specific interfaces, this object must first
be 'enabled'.  If this object is 'disabled',
then no SMF functions are being performed on
          
the device and all smfCfgIfAdminStatus objects
MUST also be set to 'disabled'.  When this
object is changed from 'enabled' to 'disabled'
by the manager, then all smfCfgIfAdminStatus
objects MUST also be automatically set to
'disabled' by the agent.
          
The default value for this object SHOULD be
'enabled'.
          
This object is persistent and, when written,
the entity SHOULD save the change to
non-volatile storage.

Context

MIB
SMF-MIB
OID
.1.3.6.1.3.126.1.2.1
Type
scalar
Access
readwrite
Status
current
Parent
smfConfigurationGroup
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::smfCfgAdminStatus.0'
More examples
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::smfCfgAdminStatus'

Syntax

Source
SmfStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance