smfCfgIfAdminStatus
SMF-MIB ·
.1.3.6.1.3.126.1.2.14.1.2
Object
The SMF interface's administrative status.
The value 'enabled' denotes that the interface
is running the SMF forwarding process.
The value 'disabled' denotes that the interface is
currently external to the SMF forwarding process.
When the value of the smfCfgAdminStatus is
'disabled', then the corresponding smfCfgIfAdminStatus
objects MUST be set to 'disabled' in the
smfCfgInterfaceTable.
If this object is not equal to 'enabled', all associated
entries in the 'smfPerfIpv4InterfacePerfTable' and the
'smfPerfIpv6InterfacePerfTable' MUST be deleted.
The default value for this object is 'enabled(1)'.
This object SHOULD be persistent and when
written the device SHOULD save the change to
non-volatile storage.
Context
- MIB
- SMF-MIB
- OID
.1.3.6.1.3.126.1.2.14.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- smfCfgInterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::smfCfgIfAdminStatus'
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::smfCfgIfAdminStatus.<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::smfCfgIfAdminStatus'
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of