systemPhoneFwuProcessAdminStatus
FEC-SYSTEL-MIB ·
.0.64.5.3.1.9
Object
column r/w
Enumeration
In case of elmegIP (gigaset) devices this variable activates (enable) or deactivates (disable) the automatic update function of gigaset devices (introduced by a SIP NOTIFY check-sync). Other systemphones ignore the AdminStatus-value. To delete this mib, value must be set to delete.
Context
- MIB
- FEC-SYSTEL-MIB
- OID
.0.64.5.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- systemPhoneFwuProcessEntry
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 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFwuProcessAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-SYSTEL-MIB::systemPhoneFwuProcessAdminStatus.<systemPhoneFwuProcessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-SYSTEL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-SYSTEL-MIB::systemPhoneFwuProcessAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | delete |
3 | disable |