mwiSubscriptionCmdRefresh
MX-MESSAGE-WAITING-INDICATOR-MIB ·
.1.3.6.1.4.1.4935.15.100.1.30
Object
scalar r/w
Enumeration
Command to refresh the subscriptions.
noOp : No operation.
refresh : Refresh message waiting subscriptions. All enabled endpoints
unsubscribe themselves from the service and re-subscribe using the
current provisioning.
Context
- MIB
- MX-MESSAGE-WAITING-INDICATOR-MIB
- OID
.1.3.6.1.4.1.4935.15.100.1.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mwiMIBObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MESSAGE-WAITING-INDICATOR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MESSAGE-WAITING-INDICATOR-MIB::mwiSubscriptionCmdRefresh.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MESSAGE-WAITING-INDICATOR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MESSAGE-WAITING-INDICATOR-MIB::mwiSubscriptionCmdRefresh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | refresh |